| Index: webkit/tools/test_shell/test_shell_webthemecontrol.cc
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_webthemecontrol.cc (revision 93200)
|
| +++ webkit/tools/test_shell/test_shell_webthemecontrol.cc (working copy)
|
| @@ -11,8 +11,8 @@
|
| #include "webkit/tools/test_shell/test_shell_webthemecontrol.h"
|
|
|
| #include "base/logging.h"
|
| -#include "skia/ext/platform_canvas.h"
|
| #include "skia/ext/skia_utils_win.h"
|
| +#include "third_party/skia/include/core/SkCanvas.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
| #include "third_party/skia/include/core/SkPath.h"
|
|
|
| @@ -435,4 +435,3 @@
|
| }
|
|
|
| } // namespace TestShellWebTheme
|
| -
|
|
|