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