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

Unified Diff: gpu/demos/framework/DEPS

Issue 3132017: GLES demos on PPAPI. (Closed)
Patch Set: Removed DEPS, they are already up to date. Created 10 years, 4 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 | « gpu/demos/demos.gyp ('k') | gpu/demos/framework/pepper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/demos/framework/DEPS
diff --git a/gpu/demos/framework/DEPS b/gpu/demos/framework/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ab44782a0f0614417ba13570e67e601940a7eea3
--- /dev/null
+++ b/gpu/demos/framework/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+base",
+ "+third_party/ppapi",
+ "+ppapi"
+]
« no previous file with comments | « gpu/demos/demos.gyp ('k') | gpu/demos/framework/pepper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698