boot_control_chromeos: IWYU
am: c96589ac45

Change-Id: Ie3b74d49a5bdf09c2e768bc6c618574d29a71152
diff --git a/boot_control_chromeos.cc b/boot_control_chromeos.cc
index aa94d3c..7d8f068 100644
--- a/boot_control_chromeos.cc
+++ b/boot_control_chromeos.cc
@@ -16,7 +16,9 @@
 
 #include "update_engine/boot_control_chromeos.h"
 
+#include <memory>
 #include <string>
+#include <utility>
 
 #include <base/bind.h>
 #include <base/files/file_path.h>