| Index: third_party/WebKit/Source/core/fetch/FetchUtilsTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/fetch/FetchUtilsTest.cpp b/third_party/WebKit/Source/core/fetch/FetchUtilsTest.cpp
|
| index 5c0a64284ce6fd48fe02d11f963b01e942711f16..9f37fb6bd02ff29e70e9ab60eb9f1abd821e65ae 100644
|
| --- a/third_party/WebKit/Source/core/fetch/FetchUtilsTest.cpp
|
| +++ b/third_party/WebKit/Source/core/fetch/FetchUtilsTest.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/fetch/FetchUtils.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|