Index: third_party/WebKit/Source/modules/notifications/NotificationImageLoaderTest.cpp |
diff --git a/third_party/WebKit/Source/modules/notifications/NotificationImageLoaderTest.cpp b/third_party/WebKit/Source/modules/notifications/NotificationImageLoaderTest.cpp |
index 62cb2cfc3e54d1f338e142da8b17e65c5d2acc39..1868f906c6618cd9a9b2ef8d3f8d2d42ed356c90 100644 |
--- a/third_party/WebKit/Source/modules/notifications/NotificationImageLoaderTest.cpp |
+++ b/third_party/WebKit/Source/modules/notifications/NotificationImageLoaderTest.cpp |
@@ -5,8 +5,8 @@ |
#include "modules/notifications/NotificationImageLoader.h" |
#include "core/dom/ExecutionContext.h" |
-#include "core/fetch/MemoryCache.h" |
#include "core/testing/DummyPageHolder.h" |
+#include "platform/loader/fetch/MemoryCache.h" |
#include "platform/testing/HistogramTester.h" |
#include "platform/testing/TestingPlatformSupport.h" |
#include "platform/testing/URLTestHelpers.h" |