| Index: third_party/WebKit/Source/core/frame/Frame.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/Frame.cpp b/third_party/WebKit/Source/core/frame/Frame.cpp
|
| index 4ac536ff2d7f363eed0f9926c0a053dcf29a80a0..3d12f88fbeeb7f62458c99fac27c458131a1afc6 100644
|
| --- a/third_party/WebKit/Source/core/frame/Frame.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/Frame.cpp
|
| @@ -27,7 +27,6 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/frame/Frame.h"
|
|
|
| #include "core/dom/DocumentType.h"
|
|
|