| Index: third_party/WebKit/Source/core/inspector/v8/JavaScriptCallFrame.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/v8/JavaScriptCallFrame.h b/third_party/WebKit/Source/core/inspector/v8/JavaScriptCallFrame.h
|
| index d0613eb85ed21a11d1bf181e76553f77a5c4c148..6a8060ed60c2a6553041aa1c960b3e2584e7657b 100644
|
| --- a/third_party/WebKit/Source/core/inspector/v8/JavaScriptCallFrame.h
|
| +++ b/third_party/WebKit/Source/core/inspector/v8/JavaScriptCallFrame.h
|
| @@ -31,7 +31,6 @@
|
| #ifndef JavaScriptCallFrame_h
|
| #define JavaScriptCallFrame_h
|
|
|
| -
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
| #include <v8.h>
|
|
|