Index: cc/switches.cc |
diff --git a/cc/switches.cc b/cc/switches.cc |
index 6cb24d792bd40e718f9608d0eabe7d64ef20b291..c116d7e0aa4abcf7e4c11b19aa846dd40d9f6822 100644 |
--- a/cc/switches.cc |
+++ b/cc/switches.cc |
@@ -30,7 +30,7 @@ const char kEnableRightAlignedScheduling[] = "enable-right-aligned-scheduling"; |
const char kEnableTopControlsPositionCalculation[] = |
"enable-top-controls-position-calculation"; |
-// The height of the movable top controls in screen pixels. |
+// The height of the movable top controls. |
const char kTopControlsHeight[] = "top-controls-height"; |
// Number of worker threads used to rasterize content. |