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

Unified Diff: ppapi/DEPS

Issue 10797018: Re-enabling checkdeps for most of ppapi + nacl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tweak base + gpu 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: ppapi/DEPS
diff --git a/ppapi/DEPS b/ppapi/DEPS
index 6a80a83de7a53d4ddfad47ef715483ff206ed969..81c1053d8eed8c918fa7b4fb792bdd69a4020d45 100644
--- a/ppapi/DEPS
+++ b/ppapi/DEPS
@@ -2,10 +2,3 @@ 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.
- # http://code.google.com/p/chromium/issues/detail?id=93520
- "native_client",
-]

Powered by Google App Engine
This is Rietveld 408576698