diff options
Diffstat (limited to 'chrome/common/gfx/chrome_canvas_skia.cc')
-rw-r--r-- | chrome/common/gfx/chrome_canvas_skia.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/gfx/chrome_canvas_skia.cc b/chrome/common/gfx/chrome_canvas_skia.cc index f68b347..b3b64d7 100644 --- a/chrome/common/gfx/chrome_canvas_skia.cc +++ b/chrome/common/gfx/chrome_canvas_skia.cc @@ -7,7 +7,6 @@ #include <limits> #include "base/gfx/rect.h" -#include "base/logging.h" #include "base/sys_string_conversions.h" #include "skia/include/SkShader.h" #include "skia/include/SkPaint.h" |