| Index: third_party/WebKit/Source/core/fetch/MockImageResourceClient.cpp
|
| diff --git a/third_party/WebKit/Source/core/fetch/MockImageResourceClient.cpp b/third_party/WebKit/Source/core/fetch/MockImageResourceClient.cpp
|
| index cf3bead5183cc7410cb691371e0b94ef1db07eb0..4b41e4ea0b31662202594fd65bc8e414489a5cc2 100644
|
| --- a/third_party/WebKit/Source/core/fetch/MockImageResourceClient.cpp
|
| +++ b/third_party/WebKit/Source/core/fetch/MockImageResourceClient.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/MockImageResourceClient.h"
|
|
|
| #include "core/fetch/ImageResource.h"
|
|
|