Index: third_party/WebKit/Source/modules/geolocation/DEPS |
diff --git a/third_party/WebKit/Source/modules/geolocation/DEPS b/third_party/WebKit/Source/modules/geolocation/DEPS |
index 949238055d9afc315dde82f8eeb15f205ccf7ff6..0924c8e00200ef4214059d50431b69f2a6dc5cf0 100644 |
--- a/third_party/WebKit/Source/modules/geolocation/DEPS |
+++ b/third_party/WebKit/Source/modules/geolocation/DEPS |
@@ -1,11 +1,14 @@ |
include_rules = [ |
"+bindings", |
+ "+components/geolocation/public/interfaces", |
+ "+components/permission/public/interfaces", |
"+core", |
"+heap", |
"-modules", |
"+modules/EventModules.h", |
"+modules/ModulesExport.h", |
"+modules/geolocation", |
+ "+mojo/application/public", |
"+platform", |
"+public/platform", |
"-web", |