| Index: third_party/WebKit/Source/core/loader/SinkDocument.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/SinkDocument.cpp b/third_party/WebKit/Source/core/loader/SinkDocument.cpp
|
| index 63101e0a9f09ad24242e20c973a4d6505a2f8da0..7ecda83f146ed77e5397f90ef6328e72bb941de9 100644
|
| --- a/third_party/WebKit/Source/core/loader/SinkDocument.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/SinkDocument.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/loader/SinkDocument.h"
|
|
|
| #include "core/dom/RawDataDocumentParser.h"
|
|
|