Index: cc/resources/skpicture_content_layer_updater.h |
diff --git a/cc/resources/skpicture_content_layer_updater.h b/cc/resources/skpicture_content_layer_updater.h |
index 9c79c745a9ce77d2afc0011d5e3c7a1959b4d9e7..55edade027d00ccabd7c07f1936847d4010dced2 100644 |
--- a/cc/resources/skpicture_content_layer_updater.h |
+++ b/cc/resources/skpicture_content_layer_updater.h |
@@ -29,7 +29,7 @@ class SkPictureContentLayerUpdater : public ContentLayerUpdater { |
const gfx::Rect& paint_rect, |
const gfx::Size& tile_size, |
float contents_width_scale, |
- float contents_height_scale) OVERRIDE; |
+ float contents_height_scale) override; |
void DrawPicture(SkCanvas* canvas); |
private: |