| Index: third_party/WebKit/Source/core/workers/Worker.cpp
|
| diff --git a/third_party/WebKit/Source/core/workers/Worker.cpp b/third_party/WebKit/Source/core/workers/Worker.cpp
|
| index dad998af419a347bbab5c7d5ca7009d79e414e36..30f034de567cad2631018313623ef0b48910a590 100644
|
| --- a/third_party/WebKit/Source/core/workers/Worker.cpp
|
| +++ b/third_party/WebKit/Source/core/workers/Worker.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| #include "core/workers/Worker.h"
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
|
|