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

Unified Diff: ui/gfx/gfx.gyp

Issue 27710005: cc: Use HighResNow as timebase if it is fast and reliable (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add missing include Created 7 years, 2 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
« cc/scheduler/frame_rate_controller.cc ('K') | « ui/gfx/frame_time.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index 6b6f2f297a8b4d8764109c870e193256c486cf1a..a6e871b562c49d332c5c41307208a2afcd302f21 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -84,6 +84,7 @@
'display_observer.h',
'favicon_size.cc',
'favicon_size.h',
+ 'frame_time.h',
'font.cc',
'font.h',
'font_fallback_win.cc',
« cc/scheduler/frame_rate_controller.cc ('K') | « ui/gfx/frame_time.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698