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

Unified Diff: cc/cc.gyp

Issue 693883004: Make cc::animation::TrimTimeToCurrentIteration,cc::AnimationCurve::Duration use TimeTicks/TimeDelta (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 308a61d245c485e76297bce7b10f98746347affb..9fa4e2a87d303240da11cc380eb84d9dddae3476 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -92,6 +92,7 @@
'base/switches.h',
'base/tiling_data.cc',
'base/tiling_data.h',
+ 'base/time_util.h',
ajuma 2014/11/06 18:03:23 Also add this to BUILD.gn.
patro 2014/11/07 07:03:40 Done.
'base/unique_notifier.cc',
'base/unique_notifier.h',
'base/util.h',

Powered by Google App Engine
This is Rietveld 408576698