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

Unified Diff: ui/base/BUILD.gn

Issue 423773002: Unified BeginFrame scheduling (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
« no previous file with comments | « no previous file | ui/base/compositor/begin_frame_manager.h » ('j') | ui/base/compositor/begin_frame_manager.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 94ccf3145f1979b65d5d5105b08a7d6bde485b73..76a9b19ed5e6b3d1558a7970643c1e6e36236a18 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -90,6 +90,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",
« no previous file with comments | « no previous file | ui/base/compositor/begin_frame_manager.h » ('j') | ui/base/compositor/begin_frame_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698