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

Unified Diff: ui/base/BUILD.gn

Issue 548153004: Unified BeginFrame scheduling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format 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
« no previous file with comments | « mojo/examples/compositor_app/compositor_host.cc ('k') | ui/base/android/window_android.cc » ('j') | no next file with comments »
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 00994275e34f0c9a7a649d785cd8ce1fc2ad1264..0a9c2b7558f6abfeaccae83690e09e46032b9158 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -93,6 +93,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",
« no previous file with comments | « mojo/examples/compositor_app/compositor_host.cc ('k') | ui/base/android/window_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698