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

Unified Diff: ppapi/DEPS

Issue 10248005: Don't make checkdeps ignore includes to directories that are brought in via deps. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: remove file from other cl Created 8 years, 8 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 | « net/DEPS ('k') | printing/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/DEPS
===================================================================
--- ppapi/DEPS (revision 134193)
+++ ppapi/DEPS (working copy)
@@ -1,3 +1,8 @@
+include_rules = [
+ "+third_party/skia",
+ "+third_party/WebKit/Source/WebKit/chromium/public",
+]
+
# checkdeps.py shouldn't check include paths for files in these dirs:
skip_child_includes = [
# TODO(bradnelson): fix these to comply, once migration is complete.
« no previous file with comments | « net/DEPS ('k') | printing/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698