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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..91badb23f2037fc737299c582edf2cd8912fd07b |
--- /dev/null |
+++ b/third_party/WebKit/Source/modules/time_zone_monitor/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "+device/time_zone_monitor/public/interfaces/time_zone_monitor.mojom-blink.h", |
+ "+mojo/public/cpp/bindings/binding.h", |
+ "+third_party/icu/source/i18n/unicode/timezone.h", |
+] |