| Index: Tools/DumpRenderTree/chromium/TestRunner/src/WebTestProxy.cpp
|
| diff --git a/Tools/DumpRenderTree/chromium/TestRunner/src/WebTestProxy.cpp b/Tools/DumpRenderTree/chromium/TestRunner/src/WebTestProxy.cpp
|
| index 5861b04f5b6109a94cf64fc1e64437a8d358be54..01ca2d4ca4b770dc07f52221b1f32d6148d92b26 100644
|
| --- a/Tools/DumpRenderTree/chromium/TestRunner/src/WebTestProxy.cpp
|
| +++ b/Tools/DumpRenderTree/chromium/TestRunner/src/WebTestProxy.cpp
|
| @@ -63,8 +63,8 @@
|
| #include "WebUserMediaClientMock.h"
|
| #include "WebView.h"
|
| // FIXME: Including platform_canvas.h here is a layering violation.
|
| -#include "skia/ext/platform_canvas.h"
|
| #include <cctype>
|
| +#include "skia/ext/platform_canvas.h"
|
| #include <public/WebCString.h>
|
| #include <public/WebURLError.h>
|
| #include <public/WebURLRequest.h>
|
|
|