| Index: third_party/WebKit/Source/core/frame/FrameConsole.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameConsole.cpp b/third_party/WebKit/Source/core/frame/FrameConsole.cpp
|
| index 9ccc20353aa4740ec426395f86940ea1619a0146..bdaf01f49af5ad23cfa6c6a56ab50432ac9617d1 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameConsole.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/FrameConsole.cpp
|
| @@ -26,7 +26,6 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/frame/FrameConsole.h"
|
|
|
| #include "bindings/core/v8/ScriptCallStackFactory.h"
|
|
|