Index: third_party/WebKit/Source/modules/time_zone_monitor/TimeZoneMonitorClient.h |
diff --git a/third_party/WebKit/Source/modules/time_zone_monitor/TimeZoneMonitorClient.h b/third_party/WebKit/Source/modules/time_zone_monitor/TimeZoneMonitorClient.h |
index 0dced07bcdd7098ffe2a97ee1009ab8fbe2e13b1..5b60daa1d2024f2d7de9c1a7cb8603a704e68dcf 100644 |
--- a/third_party/WebKit/Source/modules/time_zone_monitor/TimeZoneMonitorClient.h |
+++ b/third_party/WebKit/Source/modules/time_zone_monitor/TimeZoneMonitorClient.h |
@@ -5,8 +5,8 @@ |
#ifndef TimeZoneMonitorClient_h |
#define TimeZoneMonitorClient_h |
-#include "device/time_zone_monitor/public/interfaces/time_zone_monitor.mojom-blink.h" |
#include "mojo/public/cpp/bindings/binding.h" |
+#include "services/device/public/interfaces/time_zone_monitor.mojom-blink.h" |
namespace blink { |