| Index: third_party/WebKit/Source/core/testing/CallbackFunctionTest.h
|
| diff --git a/third_party/WebKit/Source/core/testing/CallbackFunctionTest.h b/third_party/WebKit/Source/core/testing/CallbackFunctionTest.h
|
| index 22a2c1d190db666aec41a102ca8becc632ff7d61..c7af1d922f554edabdb47271cca96634e70910e7 100644
|
| --- a/third_party/WebKit/Source/core/testing/CallbackFunctionTest.h
|
| +++ b/third_party/WebKit/Source/core/testing/CallbackFunctionTest.h
|
| @@ -14,7 +14,6 @@ namespace blink {
|
|
|
| class ExceptionState;
|
| class HTMLDivElement;
|
| -class ScriptState;
|
| class TestCallback;
|
| class TestInterfaceCallback;
|
| class TestReceiverObjectCallback;
|
|
|