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

Unified Diff: cc/BUILD.gn

Issue 1039533002: cc: Add support for sending BeginFrames for video. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@misc_video_refactoring
Patch Set: Remove visibility updates. Created 5 years, 8 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 | cc/cc.gyp » ('j') | cc/scheduler/scheduler.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 814de18e23a0d10254bdae35924d36ce4833c4c7..1b1216dbc241b2dd39564577d283a77a0cde7dcf 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -481,6 +481,7 @@ component("cc") {
"scheduler/scheduler_settings.h",
"scheduler/scheduler_state_machine.cc",
"scheduler/scheduler_state_machine.h",
+ "scheduler/video_frame_controller.h",
"trees/blocking_task_runner.cc",
"trees/blocking_task_runner.h",
"trees/damage_tracker.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/scheduler/scheduler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698