Chromium Code Reviews| 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..c872466ca15c8430b0d20273737fd42ec0068e0c 100644 |
| --- a/third_party/WebKit/Source/modules/geolocation/DEPS |
| +++ b/third_party/WebKit/Source/modules/geolocation/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+bindings", |
| "+core", |
| + "+device/geolocation/public/interfaces", |
| "+heap", |
| "-modules", |
| "+modules/EventModules.h", |