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

Unified Diff: webkit/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 | « ui/gfx/compositor/DEPS ('k') | webkit/tools/test_shell/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/DEPS
===================================================================
--- webkit/DEPS (revision 134193)
+++ webkit/DEPS (working copy)
@@ -10,8 +10,14 @@
"+bridge",
"+grit", # For generated headers
"+skia",
+ "+third_party/angle",
+ "+third_party/leveldatabase",
+ "+third_party/skia",
"+third_party/sqlite",
"+third_party/tcmalloc",
+ "+third_party/WebKit/Source/Platform/chromium",
+ "+third_party/WebKit/Source/WebKit/chromium",
+ "+v8",
# For databases/
"+sql",
« no previous file with comments | « ui/gfx/compositor/DEPS ('k') | webkit/tools/test_shell/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698