summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp')
-rw-r--r--third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp b/third_party/WebKit/Source/core/frame/ImageBitmapTest.cpp
index 03f6bbd..68c9f93 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"