Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 6970fd903020593b6948899d31a7f2b837c9971a..ab23f942ae60ef2398b4a70740a05e64290dc68c 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -271,7 +271,7 @@ |
'enable_plugin_installation%': 1, |
# Specifies whether to use canvas_skia_skia.cc in place of platform |
- # specific implementations of CanvasSkia. Affects text drawing in the |
+ # specific implementations of gfx::Canvas. Affects text drawing in the |
# Chrome UI. |
# TODO(asvitkine): Enable this on all platforms and delete this flag. |
# http://crbug.com/105550 |