| Index: third_party/WebKit/Source/core/testing/PrivateScriptTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/PrivateScriptTest.cpp b/third_party/WebKit/Source/core/testing/PrivateScriptTest.cpp
|
| index 793a497be9ae2ea2bde7b09a1bc787fe6e19cee6..b85275c9662286e6be5871b878a45c9a691232ab 100644
|
| --- a/third_party/WebKit/Source/core/testing/PrivateScriptTest.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/PrivateScriptTest.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/testing/PrivateScriptTest.h"
|
|
|
| #include "bindings/core/v8/PrivateScriptRunner.h"
|
|
|