Index: mojo/examples/pepper_container_app/DEPS |
diff --git a/chrome/test/ppapi/DEPS b/mojo/examples/pepper_container_app/DEPS |
similarity index 50% |
copy from chrome/test/ppapi/DEPS |
copy to mojo/examples/pepper_container_app/DEPS |
index 8d6c1c2599cb2d1aa6087f9a62e755ca92106698..b1e8ef3dd8123345fa57a864e3e8a6daca814829 100644 |
--- a/chrome/test/ppapi/DEPS |
+++ b/mojo/examples/pepper_container_app/DEPS |
@@ -1,3 +1,6 @@ |
include_rules = [ |
+ "+base", |
+ "+ppapi/c", |
"+ppapi/shared_impl", |
+ "+ppapi/thunk", |
] |