| Index: third_party/WebKit/Source/core/loader/HttpEquiv.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/HttpEquiv.cpp b/third_party/WebKit/Source/core/loader/HttpEquiv.cpp
|
| index 2b78adb64174b11afaae4374f09b10f82c4278c0..f25c2bb0ae11b5baf4cb97e1509754bbf1f535e5 100644
|
| --- a/third_party/WebKit/Source/core/loader/HttpEquiv.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/HttpEquiv.cpp
|
| @@ -2,8 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| -#include "HttpEquiv.h"
|
| +#include "core/loader/HttpEquiv.h"
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/dom/StyleEngine.h"
|
|
|