| Index: third_party/WebKit/Source/platform/testing/FakeDisplayItemClient.h
|
| diff --git a/third_party/WebKit/Source/platform/testing/FakeDisplayItemClient.h b/third_party/WebKit/Source/platform/testing/FakeDisplayItemClient.h
|
| index d310b331b0e7a3875f74c8626aa2230eeef5ec45..89c770f24ace2f7898e84619fa0e9699dfc8d086 100644
|
| --- a/third_party/WebKit/Source/platform/testing/FakeDisplayItemClient.h
|
| +++ b/third_party/WebKit/Source/platform/testing/FakeDisplayItemClient.h
|
| @@ -6,7 +6,7 @@
|
| #define FakeDisplayItemClient_h
|
|
|
| #include "platform/geometry/LayoutRect.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|