| Index: third_party/WebKit/Source/modules/notifications/NotificationResourcesLoaderTest.cpp
|
| diff --git a/third_party/WebKit/Source/modules/notifications/NotificationResourcesLoaderTest.cpp b/third_party/WebKit/Source/modules/notifications/NotificationResourcesLoaderTest.cpp
|
| index 834b818ae2363967907419e0cafdb5be2ef804ba..a32e0b17e6744b75fef9f836242d1aa15281a80f 100644
|
| --- a/third_party/WebKit/Source/modules/notifications/NotificationResourcesLoaderTest.cpp
|
| +++ b/third_party/WebKit/Source/modules/notifications/NotificationResourcesLoaderTest.cpp
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "modules/notifications/NotificationResourcesLoader.h"
|
|
|
| -#include "core/fetch/MemoryCache.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| #include "platform/heap/Heap.h"
|
| +#include "platform/loader/fetch/MemoryCache.h"
|
| #include "platform/testing/URLTestHelpers.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "public/platform/Platform.h"
|
|
|