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

Unified Diff: cc/trees/layer_tree_settings.cc

Issue 714003002: Allow changing top controls height (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 6 years 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/trees/layer_tree_settings.cc
diff --git a/cc/trees/layer_tree_settings.cc b/cc/trees/layer_tree_settings.cc
index 0f8f8d6d77f346b79a3a8157c48dd5464bc4f3cd..c6bca56cb997e55bcb3b3579e052992dd5eace55 100644
--- a/cc/trees/layer_tree_settings.cc
+++ b/cc/trees/layer_tree_settings.cc
@@ -41,7 +41,6 @@ LayerTreeSettings::LayerTreeSettings()
layers_always_allowed_lcd_text(false),
minimum_contents_scale(0.0625f),
low_res_contents_scale_factor(0.25f),
- top_controls_height(0.f),
top_controls_show_threshold(0.5f),
top_controls_hide_threshold(0.5f),
background_animation_rate(1.0),
« no previous file with comments | « cc/trees/layer_tree_settings.h ('k') | chrome/android/java/src/org/chromium/chrome/browser/ApplicationInitialization.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698