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

Unified Diff: examples/ganesh_app/DEPS

Issue 728593003: Add a sample app that draws with Ganesh (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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: examples/ganesh_app/DEPS
diff --git a/examples/surfaces_app/DEPS b/examples/ganesh_app/DEPS
similarity index 83%
copy from examples/surfaces_app/DEPS
copy to examples/ganesh_app/DEPS
index acce9a25d729b33f636af37fafe5990d59366e2e..44e0cc7c319744ef328faaeae1630973ba12d9af 100644
--- a/examples/surfaces_app/DEPS
+++ b/examples/ganesh_app/DEPS
@@ -7,4 +7,6 @@ include_rules = [
"+third_party/khronos/GLES2",
"+third_party/skia/include",
"+ui/gfx",
+ "+gpu/skia_bindings",
jamesr 2014/11/14 00:36:42 sort please
abarth-chromium 2014/11/14 00:40:14 Done.
+ "+skia/ext",
]

Powered by Google App Engine
This is Rietveld 408576698