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", |
+] |