| Index: Source/WebKit/chromium/tests/GraphicsContextTest.cpp
|
| diff --git a/Source/WebKit/chromium/tests/GraphicsContextTest.cpp b/Source/WebKit/chromium/tests/GraphicsContextTest.cpp
|
| index c9c483eb88e5379fcb7f2f6e89ad610a673d10dd..16df16011fa5042e8f124aa88ba512d13c2caed4 100644
|
| --- a/Source/WebKit/chromium/tests/GraphicsContextTest.cpp
|
| +++ b/Source/WebKit/chromium/tests/GraphicsContextTest.cpp
|
| @@ -29,6 +29,7 @@
|
| #include "core/platform/graphics/BitmapImage.h"
|
| #include "core/platform/graphics/GraphicsContext.h"
|
| #include "core/platform/graphics/ImageBuffer.h"
|
| +#include "core/platform/graphics/Path.h"
|
| #include "core/platform/graphics/skia/NativeImageSkia.h"
|
|
|
| using namespace WebCore;
|
|
|