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

Unified Diff: ui/gfx/gfx.gyp

Issue 140253013: Define accelerated steps time function. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated patch: fixes reviewer comments + rebase against ToT Created 6 years, 3 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: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index 85ea5532060fcf86babbf2e3b2047f198ea95aa4..c7457a9ecab3d5d01a7aaad226e1ce94f4ca157b 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -58,6 +58,8 @@
'geometry/size_conversions.h',
'geometry/size_f.cc',
'geometry/size_f.h',
+ 'geometry/steps.h',
+ 'geometry/steps.cc',
'geometry/vector2d.cc',
'geometry/vector2d.h',
'geometry/vector2d_conversions.cc',

Powered by Google App Engine
This is Rietveld 408576698