Index: third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp |
diff --git a/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp b/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp |
index 5fb01b0016b629c49722da2a78c3d12d7f09835e..a3ae68e9f27933e114ac9f3df6d159c48dff4f80 100644 |
--- a/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp |
+++ b/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp |
@@ -35,7 +35,7 @@ |
#include "core/dom/Document.h" |
#include "core/fetch/ImageResource.h" |
#include "core/fetch/MemoryCache.h" |
-#include "core/fetch/MockImageResourceClient.h" |
+#include "core/fetch/MockResourceClients.h" |
#include "core/html/HTMLCanvasElement.h" |
#include "core/html/HTMLImageElement.h" |
#include "core/html/HTMLVideoElement.h" |