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

Unified Diff: content/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 | « chrome/tools/DEPS ('k') | content/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
===================================================================
--- content/DEPS (revision 134193)
+++ content/DEPS (working copy)
@@ -36,13 +36,17 @@
"-tools",
# Allow inclusion of third-party code:
+ "+third_party/angle",
+ "+third_party/flac",
"+third_party/gpsd",
"+third_party/mozilla",
"+third_party/npapi/bindings",
+ "+third_party/skia",
"+third_party/sqlite",
"+third_party/tcmalloc",
"+third_party/khronos",
- # Allow inclusion of WebKit API files.
+ "+third_party/webrtc",
+ "+third_party/WebKit/Source/Platform/chromium",
"+third_party/WebKit/Source/WebKit/chromium",
# Aura is analogous to Win32 or a Gtk, so it is allowed.
« no previous file with comments | « chrome/tools/DEPS ('k') | content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698