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

Unified Diff: gfx/canvas_direct2d.cc

Issue 3034039: FBTF: Minor gfx/ header cleanup. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: win fix Created 10 years, 4 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 | « gfx/canvas.h ('k') | gfx/canvas_direct2d_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gfx/canvas_direct2d.cc
diff --git a/gfx/canvas_direct2d.cc b/gfx/canvas_direct2d.cc
index 633ea9fcf45706425894e0ca32ea65cdebe1668a..dbd12875ace7a22b49518170fe3f53b5049f85c0 100644
--- a/gfx/canvas_direct2d.cc
+++ b/gfx/canvas_direct2d.cc
@@ -5,6 +5,7 @@
#include "gfx/canvas_direct2d.h"
#include "base/scoped_ptr.h"
+#include "gfx/brush.h"
#include "gfx/rect.h"
namespace {
« no previous file with comments | « gfx/canvas.h ('k') | gfx/canvas_direct2d_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698