Index: third_party/WebKit/Source/modules/time_zone_monitor/DEPS |
diff --git a/third_party/WebKit/Source/modules/time_zone_monitor/DEPS b/third_party/WebKit/Source/modules/time_zone_monitor/DEPS |
index 91badb23f2037fc737299c582edf2cd8912fd07b..74abb817e7cca2dcb45f1f0e686b2b8b182b6931 100644 |
--- a/third_party/WebKit/Source/modules/time_zone_monitor/DEPS |
+++ b/third_party/WebKit/Source/modules/time_zone_monitor/DEPS |
@@ -1,5 +1,7 @@ |
include_rules = [ |
"+device/time_zone_monitor/public/interfaces/time_zone_monitor.mojom-blink.h", |
"+mojo/public/cpp/bindings/binding.h", |
+ "+services/device/public/cpp/constants.h", |
+ "+services/service_manager/public/cpp/connector.h", |
haraken
2016/11/08 23:56:59
I think it's better to reach consensus on this --
blundell
2016/11/09 11:54:42
Yeah, I totally agree. I had done the bulk of the
|
"+third_party/icu/source/i18n/unicode/timezone.h", |
] |