summaryrefslogtreecommitdiffstats
path: root/mojo/examples/pepper_container_app/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/examples/pepper_container_app/DEPS')
-rw-r--r--mojo/examples/pepper_container_app/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/mojo/examples/pepper_container_app/DEPS b/mojo/examples/pepper_container_app/DEPS
new file mode 100644
index 0000000..b1e8ef3
--- /dev/null
+++ b/mojo/examples/pepper_container_app/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+base",
+ "+ppapi/c",
+ "+ppapi/shared_impl",
+ "+ppapi/thunk",
+]