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

Unified Diff: cc/proto/layer_tree.proto

Issue 2443613002: Rename classes related to top controls (Closed)
Patch Set: fix test Created 4 years, 2 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 | « cc/layers/viewport.cc ('k') | cc/test/fake_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/proto/layer_tree.proto
diff --git a/cc/proto/layer_tree.proto b/cc/proto/layer_tree.proto
index f6dbd858cfe68b7dae109af1a468860ce130a079..be68790efbc43be1e97e4f53b274d7c2e3582bcb 100644
--- a/cc/proto/layer_tree.proto
+++ b/cc/proto/layer_tree.proto
@@ -22,7 +22,7 @@ message LayerTree {
optional int32 inner_viewport_scroll_layer_id = 5;
optional int32 outer_viewport_scroll_layer_id = 6;
- // Top Controls ignored. They are not supported.
+ // Browser Controls ignored. They are not supported.
optional float device_scale_factor = 13;
optional float painted_device_scale_factor = 14;
« no previous file with comments | « cc/layers/viewport.cc ('k') | cc/test/fake_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698