Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Unified Diff: third_party/WebKit/Source/modules/time_zone_monitor/TimeZoneMonitorClient.h

Issue 2690963002: [DeviceService] Move //device/time_zone_monitor to //services/device (Closed)
Patch Set: Enable device service to register JNI Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/modules/time_zone_monitor/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « third_party/WebKit/Source/modules/time_zone_monitor/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698