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

Unified Diff: ppapi/native_client/src/shared/ppapi_proxy/DEPS

Issue 10797018: Re-enabling checkdeps for most of ppapi + nacl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge 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
« no previous file with comments | « ppapi/native_client/DEPS ('k') | ppapi/native_client/src/trusted/plugin/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/src/shared/ppapi_proxy/DEPS
diff --git a/ppapi/native_client/src/shared/ppapi_proxy/DEPS b/ppapi/native_client/src/shared/ppapi_proxy/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1b9100dcede2c314940575b5beae13e3bddb5539
--- /dev/null
+++ b/ppapi/native_client/src/shared/ppapi_proxy/DEPS
@@ -0,0 +1,13 @@
+include_rules = [
+ # TODO(bradnelson): eliminate this as its actually an incorrectly rooted
+ # internal reference.
+ "+native_client/src/trusted/plugin",
+
+ "+gpu",
+ "+native_client/src/shared/imc",
+ "+native_client/src/shared/srpc",
+ "+native_client/src/trusted/desc",
+ "+native_client/src/trusted/service_runtime/include/machine",
+ "+native_client/src/untrusted/irt",
+ "+native_client/src/untrusted/pthread",
+]
« no previous file with comments | « ppapi/native_client/DEPS ('k') | ppapi/native_client/src/trusted/plugin/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698