Index: chrome/browser/chromeos/display/overscan_calibrator.cc |
diff --git a/chrome/browser/chromeos/display/overscan_calibrator.cc b/chrome/browser/chromeos/display/overscan_calibrator.cc |
index 1e8f37ab56ec43716b81d7bafd14e8b5f419464c..ed4adaeeb723312750637feef8c9c642c334179c 100644 |
--- a/chrome/browser/chromeos/display/overscan_calibrator.cc |
+++ b/chrome/browser/chromeos/display/overscan_calibrator.cc |
@@ -17,9 +17,6 @@ |
namespace chromeos { |
namespace { |
-// The opacity for the grey out borders. |
-const float kBorderOpacity = 0.5; |
- |
// The opacity for the arrows of the overscan calibration. |
const float kArrowOpacity = 0.8; |