| Index: third_party/WebKit/Source/core/testing/LayerRectList.h
|
| diff --git a/third_party/WebKit/Source/core/testing/LayerRectList.h b/third_party/WebKit/Source/core/testing/LayerRectList.h
|
| index 9cefd5ab2c8dfc04d6f170ee62a97364e763724e..dfed5020aaf569dd4239f74194a299197ff6ba2a 100644
|
| --- a/third_party/WebKit/Source/core/testing/LayerRectList.h
|
| +++ b/third_party/WebKit/Source/core/testing/LayerRectList.h
|
| @@ -32,8 +32,7 @@
|
| #define LayerRectList_h
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefCounted.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/Vector.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|