summaryrefslogtreecommitdiff
path: root/boot_control_chromeos.cc
diff options
context:
space:
mode:
Diffstat (limited to 'boot_control_chromeos.cc')
-rw-r--r--boot_control_chromeos.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot_control_chromeos.cc b/boot_control_chromeos.cc
index aa94d3c42..7d8f068c3 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>