| Index: third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h b/third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h
|
| index 2e48204c99c2ae792e0e130d63b827fad9a553af..cd44259fc26e2848239dd195d7cab6001a8f71e3 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "platform/PlatformExport.h"
|
| #include "platform/geometry/LayoutSize.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|