Index: app/gfx/chrome_canvas.cc |
=================================================================== |
--- app/gfx/chrome_canvas.cc (revision 15763) |
+++ app/gfx/chrome_canvas.cc (working copy) |
@@ -10,7 +10,7 @@ |
#include "app/l10n_util.h" |
#include "base/gfx/rect.h" |
#include "base/logging.h" |
-#include "skia/include/SkShader.h" |
+#include "third_party/skia/include/core/SkShader.h" |
bool ChromeCanvas::GetClipRect(gfx::Rect* r) { |
SkRect clip; |