Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(334)

Unified Diff: content/browser/geolocation/DEPS

Issue 11573034: Add DEPS rules to help enforce the general rule that the embedder should provide URLs and access to… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add missing file. Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/DEPS ('k') | content/browser/speech/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
+]
+
« no previous file with comments | « content/DEPS ('k') | content/browser/speech/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698