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

Unified Diff: ppapi/tests/DEPS

Issue 5927004: Another attempt at landing:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 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 | « ppapi/generate_ppapi_size_checks.py ('k') | ppapi/tests/clang/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/DEPS
===================================================================
--- ppapi/tests/DEPS (revision 0)
+++ ppapi/tests/DEPS (revision 0)
@@ -0,0 +1,5 @@
+# checkdeps.py shouldn't check include paths for files in clang, which aren't
+# part of the chrome build.
+skip_child_includes = [
+ "clang",
+]
« no previous file with comments | « ppapi/generate_ppapi_size_checks.py ('k') | ppapi/tests/clang/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698