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