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

Unified Diff: base/android/DEPS

Issue 10697079: Upstreaming Cygprofile for Android. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: address digit comment Created 8 years, 5 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
Index: base/android/DEPS
diff --git a/base/android/DEPS b/base/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..315d1e566bf32a529cfa975277bbcd7f1447b693
--- /dev/null
+++ b/base/android/DEPS
@@ -0,0 +1,4 @@
+# checkdeps.py shouldn't check include paths for files in these dirs:
+skip_child_includes = [
+ "third_party",
+]

Powered by Google App Engine
This is Rietveld 408576698