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

Unified Diff: ui/base/ui_base.gyp

Issue 423773002: Unified BeginFrame scheduling (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Working on aura with --enable-begin-frame-scheduling Created 6 years, 4 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/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 6e6a316eba6901255dde176fc79b026bff9b2836..0e1eca47d8a38e0199318e4923469f5844846a2d 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -120,6 +120,8 @@
'cocoa/view_description.mm',
'cocoa/window_size_constants.h',
'cocoa/window_size_constants.mm',
+ 'compositor/begin_frame_manager.h',
+ 'compositor/begin_frame_manager.cc',
'cursor/cursor.cc',
'cursor/cursor.h',
'cursor/cursor_android.cc',

Powered by Google App Engine
This is Rietveld 408576698