| Index: third_party/WebKit/Source/modules/fetch/FetchRequestData.cpp
|
| diff --git a/third_party/WebKit/Source/modules/fetch/FetchRequestData.cpp b/third_party/WebKit/Source/modules/fetch/FetchRequestData.cpp
|
| index 260ab32ed29f20fd429f2e9a2b1f2f119639097f..99dfcf3a220c335b354505797da1d706d517e270 100644
|
| --- a/third_party/WebKit/Source/modules/fetch/FetchRequestData.cpp
|
| +++ b/third_party/WebKit/Source/modules/fetch/FetchRequestData.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 "modules/fetch/FetchRequestData.h"
|
|
|
| #include "core/dom/ExecutionContext.h"
|
|
|