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

Unified Diff: ppapi/native_client/src/trusted/plugin/DEPS

Issue 10797018: Re-enabling checkdeps for most of ppapi + nacl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tweak base + gpu 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
Index: ppapi/native_client/src/trusted/plugin/DEPS
diff --git a/ppapi/native_client/src/trusted/plugin/DEPS b/ppapi/native_client/src/trusted/plugin/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c7f3a6be9eb9675eb7718fafeefb3f9cdefd8172
--- /dev/null
+++ b/ppapi/native_client/src/trusted/plugin/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+native_client/src/shared/imc",
+ "+native_client/src/shared/srpc",
+ "+native_client/src/trusted",
+ "+third_party/jsoncpp",
+]

Powered by Google App Engine
This is Rietveld 408576698