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

Unified Diff: cc/BUILD.gn

Issue 2511273002: Decouple BrowserCompositorOutputSurface from BeginFrameSource. (Closed)
Patch Set: Another attempt to fix the crash Created 4 years, 1 month 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: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index e461a898db3c4c5c3b2f763848f93ad8f17455c2..7c3ad860502fa69e101665e7e5e0bc9d48d887aa 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -454,6 +454,7 @@ component("cc") {
"scheduler/scheduler_state_machine.cc",
"scheduler/scheduler_state_machine.h",
"scheduler/video_frame_controller.h",
+ "scheduler/vsync_observer.h",
"tiles/eviction_tile_priority_queue.cc",
"tiles/eviction_tile_priority_queue.h",
"tiles/gpu_image_decode_controller.cc",
« no previous file with comments | « no previous file | cc/scheduler/begin_frame_source.h » ('j') | content/browser/compositor/gpu_process_transport_factory.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698