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

Unified Diff: ui/base/BUILD.gn

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/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index a2643634aa587b6efdfacb95948fc1c41007b293..8ad17b0450f7dfc945e86fbab78811ca391f5d44 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -104,6 +104,7 @@ component("base") {
"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