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

Unified Diff: chrome/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 | « base/DEPS ('k') | chrome/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
===================================================================
--- chrome/DEPS (revision 134193)
+++ chrome/DEPS (working copy)
@@ -2,6 +2,7 @@
"+ash",
"+crypto",
"+gpu",
+ "+native_client",
"+net",
"+printing",
"+sql",
@@ -31,6 +32,7 @@
"-crypto/third_party",
# Allow inclusion of WebKit API files.
+ "+third_party/WebKit/Source/Platform/chromium",
"+third_party/WebKit/Source/WebKit/chromium",
"+webkit/appcache",
"+webkit/blob",
@@ -40,9 +42,11 @@
"+webkit/quota",
# Allow inclusion of third-party code:
+ "+third_party/hunspell",
"+third_party/icon_family", # IconFamily for Mac.
"+third_party/mozilla", # Mozilla interface headers.
"+third_party/npapi", # NPAPI interface headers.
+ "+third_party/skia",
"+third_party/tcmalloc", # tcmallo
"+third_party/GTM", # Google Toolbox for Mac.
« no previous file with comments | « base/DEPS ('k') | chrome/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698