Index: third_party/WebKit/Source/modules/battery/BatteryDispatcher.h |
diff --git a/third_party/WebKit/Source/modules/battery/BatteryDispatcher.h b/third_party/WebKit/Source/modules/battery/BatteryDispatcher.h |
index 09ae8f727978eade4168cd9fcc073e99fcd8c626..9686d0edc0a3650ff49928aee31fa4ed67b71937 100644 |
--- a/third_party/WebKit/Source/modules/battery/BatteryDispatcher.h |
+++ b/third_party/WebKit/Source/modules/battery/BatteryDispatcher.h |
@@ -6,10 +6,10 @@ |
#define BatteryDispatcher_h |
#include "core/frame/PlatformEventDispatcher.h" |
-#include "device/battery/battery_monitor.mojom-blink.h" |
#include "modules/ModulesExport.h" |
#include "modules/battery/BatteryManager.h" |
#include "modules/battery/battery_status.h" |
+#include "services/device/public/interfaces/battery_monitor.mojom-blink.h" |
namespace blink { |