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 03f6bbd52799fb6ee47f7b60c2048424d3d854d9..68c9f93562828ee4f768aa0124f39e586444fc23 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" |