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