| Index: third_party/WebKit/Source/core/testing/Internals.h
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.h b/third_party/WebKit/Source/core/testing/Internals.h
|
| index 10a4204e210048ec7a11b94c599e5f16ebf16f2b..b7929e401167875e341ab23e87e5fdd2e1dcb389 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.h
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.h
|
| @@ -37,8 +37,7 @@
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| #include "core/page/scrolling/ScrollingCoordinator.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefCounted.h"
|
| +#include "wtf/Forward.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|