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

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, 3 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..8faa807f5e0e76c5fb800d98c34a4098a1a54193 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -92,6 +92,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