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

Unified Diff: mojo/examples/pepper_container_app/pepper_spinning_cube_demo/DEPS

Issue 178953003: Mojo container example for hosting Pepper plugins (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup 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
Index: mojo/examples/pepper_container_app/pepper_spinning_cube_demo/DEPS
diff --git a/mojo/examples/pepper_container_app/pepper_spinning_cube_demo/DEPS b/mojo/examples/pepper_container_app/pepper_spinning_cube_demo/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7d18ceef4dbdfc034fc0159c94da1bbaed5e96fa
--- /dev/null
+++ b/mojo/examples/pepper_container_app/pepper_spinning_cube_demo/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+ "-base",
+ "-mojo",
+ "+mojo/examples/pepper_container_app/pepper_spinning_cube_demo",
+ "+ppapi/c",
+ "+ppapi/cpp",
+ "+ppapi/lib/gl",
+ "+ppapi/utility",
+]

Powered by Google App Engine
This is Rietveld 408576698