| 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..b30532d7367799d1178fafdf9fd9d38d3103507d 100644
|
| --- a/third_party/WebKit/Source/modules/geolocation/DEPS
|
| +++ b/third_party/WebKit/Source/modules/geolocation/DEPS
|
| @@ -1,11 +1,14 @@
|
| include_rules = [
|
| "+bindings",
|
| + "+content/common",
|
| + "+content/public/common",
|
| "+core",
|
| "+heap",
|
| "-modules",
|
| "+modules/EventModules.h",
|
| "+modules/ModulesExport.h",
|
| "+modules/geolocation",
|
| + "+mojo/application/public",
|
| "+platform",
|
| "+public/platform",
|
| "-web",
|
|
|