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

Unified Diff: ui/base/BUILD.gn

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