Index: content/browser/geolocation/DEPS |
diff --git a/content/browser/geolocation/DEPS b/content/browser/geolocation/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9f09a7077c5bb9db3e4092edb6263b53924b28e9 |
--- /dev/null |
+++ b/content/browser/geolocation/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ "+google_apis", # Exception to general rule, see content/DEPS for details. |
+] |
+ |