Index: chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.h |
diff --git a/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.h b/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.h |
index c2d3de80f3ffd478e50560a21702e1263f43dce0..f2dbe1d9ca073629ccfb06a4392dd1a8ae2dcd1b 100644 |
--- a/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.h |
+++ b/chrome/browser/chromeos/display/touch_calibrator/touch_calibrator_view.h |
@@ -112,7 +112,7 @@ class TouchCalibratorView : public views::View, |
std::unique_ptr<views::Widget> widget_; |
- SkPaint paint_; |
+ cc::PaintFlags flags_; |
// Defines the bounds for the background animation. |
gfx::RectF background_rect_; |