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

Unified Diff: mc/scheduler/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 | « mc/scheduler/BUILD.gn ('k') | mc/scheduler/scheduler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mc/scheduler/DEPS
diff --git a/gin/DEPS b/mc/scheduler/DEPS
similarity index 77%
copy from gin/DEPS
copy to mc/scheduler/DEPS
index 4e3f30adc78998f4bb2473a80649407ea2e7fa7a..5cd0867c848dea91229bf9921ef63c20f2389a66 100644
--- a/gin/DEPS
+++ b/mc/scheduler/DEPS
@@ -1,4 +1,3 @@
include_rules = [
"+base",
- "+v8",
]
« no previous file with comments | « mc/scheduler/BUILD.gn ('k') | mc/scheduler/scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698