Chromium Code Reviews| Index: base/gfx/native_theme.cc |
| =================================================================== |
| --- base/gfx/native_theme.cc (revision 15763) |
| +++ base/gfx/native_theme.cc (working copy) |
| @@ -15,7 +15,7 @@ |
| #include "base/scoped_handle.h" |
| #include "skia/ext/platform_canvas.h" |
| #include "skia/ext/skia_utils_win.h" |
| -#include "skia/include/SkShader.h" |
| +#include "third_party/skia/include/core/SkShader.h" |
| namespace { |