| Index: base/gfx/native_theme.cc
|
| ===================================================================
|
| --- base/gfx/native_theme.cc (revision 5893)
|
| +++ base/gfx/native_theme.cc (working copy)
|
| @@ -10,11 +10,11 @@
|
| #include <vssym32.h>
|
|
|
| #include "base/gfx/gdi_util.h"
|
| -#include "base/gfx/platform_canvas_win.h"
|
| #include "base/gfx/skia_utils.h"
|
| #include "base/gfx/rect.h"
|
| #include "base/logging.h"
|
| #include "base/scoped_handle.h"
|
| +#include "skia/ext/platform_canvas.h"
|
| #include "skia/include/SkShader.h"
|
|
|
| namespace gfx {
|
|
|