| Index: third_party/WebKit/Source/core/workers/WorkerConsole.cpp
|
| diff --git a/third_party/WebKit/Source/core/workers/WorkerConsole.cpp b/third_party/WebKit/Source/core/workers/WorkerConsole.cpp
|
| index eb4fe8a57bff73a3f8f132fe4a4e46edbf253a3b..9231c6bc46e99e8eec32522bb708312d07d4e2c7 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkerConsole.cpp
|
| +++ b/third_party/WebKit/Source/core/workers/WorkerConsole.cpp
|
| @@ -27,8 +27,6 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "core/workers/WorkerConsole.h"
|
|
|
| #include "core/inspector/ConsoleMessage.h"
|
|
|