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

Unified Diff: examples/ganesh_app/DEPS

Issue 731893002: Add a simple scheduler for animation frames (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Fix math 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
« no previous file with comments | « examples/ganesh_app/BUILD.gn ('k') | examples/ganesh_app/ganesh_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/ganesh_app/DEPS
diff --git a/examples/ganesh_app/DEPS b/examples/ganesh_app/DEPS
index dcdcb8a089b64c64b7edd3a775047c3f6e54b37c..629dd92867fc73f2b323ead0c6d38a232d87674e 100644
--- a/examples/ganesh_app/DEPS
+++ b/examples/ganesh_app/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+gpu/command_buffer/client",
"+gpu/command_buffer/common",
"+gpu/skia_bindings",
+ "+mc/scheduler",
"+skia/ext",
"+third_party/khronos/GLES2",
"+third_party/skia/include",
« no previous file with comments | « examples/ganesh_app/BUILD.gn ('k') | examples/ganesh_app/ganesh_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698