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

Unified Diff: mojo/examples/pepper_container_app/DEPS

Issue 178953003: Mojo container example for hosting Pepper plugins (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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
« no previous file with comments | « no previous file | mojo/examples/pepper_container_app/graphics_3d_resource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | mojo/examples/pepper_container_app/graphics_3d_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698