Index: content/browser/battery_status/battery_monitor_integration_browsertest.cc |
diff --git a/content/browser/battery_status/battery_monitor_integration_browsertest.cc b/content/browser/battery_status/battery_monitor_integration_browsertest.cc |
index d6e0bba7380b0dcbc48bf92492d167b8a6cbfcfb..835e5f14028194f4532e92277985b131e4a6d876 100644 |
--- a/content/browser/battery_status/battery_monitor_integration_browsertest.cc |
+++ b/content/browser/battery_status/battery_monitor_integration_browsertest.cc |
@@ -4,7 +4,9 @@ |
#include "base/callback_list.h" |
#include "base/lazy_instance.h" |
+#include "base/macros.h" |
#include "base/thread_task_runner_handle.h" |
+#include "build/build_config.h" |
#include "content/public/browser/content_browser_client.h" |
#include "content/public/browser/web_contents.h" |
#include "content/public/common/content_client.h" |