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

Unified Diff: webkit/DEPS

Issue 402054: Revert "Delete a bunch of deprecated and/or empty directores in src/webkit/." (Closed)
Patch Set: Created 11 years, 1 month 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 | webkit/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/DEPS
diff --git a/webkit/DEPS b/webkit/DEPS
index 5102de36b9f0215e9cf8c0e013b8b622cf0d4f16..537654c0a6d9dcca10ef5e2748759509f48c56c6 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -1,6 +1,10 @@
# checkdeps.py shouldn't check include paths for files in these dirs:
skip_child_includes = [
+ "api",
"build",
+ # Skip port and pending because they use webkit style for includes.
+ "pending",
+ "port",
]
include_rules = [
« no previous file with comments | « no previous file | webkit/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698