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

Unified Diff: cc/cc.gyp

Issue 231133002: CC::Animations should use TimeTicks & TimeDelta to represent time (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Self review changes. Created 6 years, 7 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index c7b1a50489285f0e37ebf5f39ead578af235619b..507335d3e4b374511f74fc45c5e90aecea734892 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -87,6 +87,7 @@
'base/switches.h',
'base/tiling_data.cc',
'base/tiling_data.h',
+ 'base/time_util.h',
'base/util.h',
'debug/benchmark_instrumentation.cc',
'debug/benchmark_instrumentation.h',

Powered by Google App Engine
This is Rietveld 408576698