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

Unified Diff: chrome/browser/DEPS

Issue 556003: (Second attempt at http://codereview.chromium.org/553069/show)... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 11 months 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 | « no previous file | chrome/browser/geolocation/device_data_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
===================================================================
--- chrome/browser/DEPS (revision 37022)
+++ chrome/browser/DEPS (working copy)
@@ -28,3 +28,9 @@
# structure for these includes.
"+chrome/renderer",
]
+
+# checkdeps needs to skip geolocation as it is unmodified gears code.
+# TODO(joth): remove in next patch when this code is ported to chromium.
+skip_child_includes = [
+ "geolocation"
+]
« no previous file with comments | « no previous file | chrome/browser/geolocation/device_data_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698