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

Unified Diff: blimp/client/support/compositor/blimp_layer_tree_settings.cc

Issue 2324273002: Remove external begin frame source parameter and settings (Closed)
Patch Set: Add back comment, remove more febfs includes Created 4 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 | « no previous file | cc/animation/animation_host_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/support/compositor/blimp_layer_tree_settings.cc
diff --git a/blimp/client/support/compositor/blimp_layer_tree_settings.cc b/blimp/client/support/compositor/blimp_layer_tree_settings.cc
index 5e8c359f4c61e19bd6cb0a2aa719f6ad2a554177..15bd3babc5a44fed6b5416d2f1837500cee3569c 100644
--- a/blimp/client/support/compositor/blimp_layer_tree_settings.cc
+++ b/blimp/client/support/compositor/blimp_layer_tree_settings.cc
@@ -214,7 +214,6 @@ void PopulateCommonLayerTreeSettings(cc::LayerTreeSettings* settings) {
settings->renderer_settings.buffer_to_texture_target_map =
BlimpGpuMemoryBufferManager::GetDefaultBufferToTextureTargetMap();
- settings->use_compositor_frame_sink_begin_frame_source = true;
}
} // namespace client
« no previous file with comments | « no previous file | cc/animation/animation_host_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698