Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5336)

Unified Diff: chrome/common/gfx/chrome_canvas_win.cc

Issue 42155: Remove logging.h from cc files that don't use it. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/gfx/chrome_canvas_skia.cc ('k') | chrome/common/gfx/emf_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/gfx/chrome_canvas_win.cc
===================================================================
--- chrome/common/gfx/chrome_canvas_win.cc (revision 11577)
+++ chrome/common/gfx/chrome_canvas_win.cc (working copy)
@@ -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"
« no previous file with comments | « chrome/common/gfx/chrome_canvas_skia.cc ('k') | chrome/common/gfx/emf_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698