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

Unified Diff: ui/base/ui_base.gyp

Issue 775143003: cc: Implement unified BeginFrame on aura (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move common logic to DelegatedFrameHost Created 6 years 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 42ab747e0e5dd1a996fd9426745a67937c7e36ca..460cde8e067fcd066de33934fd8a16d58cf48679 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -133,6 +133,7 @@
'cocoa/view_description.mm',
'cocoa/window_size_constants.h',
'cocoa/window_size_constants.mm',
+ 'compositor/compositor_begin_frame_observer.h',
'cursor/cursor.cc',
'cursor/cursor.h',
'cursor/cursor_android.cc',

Powered by Google App Engine
This is Rietveld 408576698