Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(917)

Unified Diff: Source/core/fetch/ResourceFetcherTest.cpp

Issue 720693002: ResourcePtr refactoring (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/clipboard/DataTransfer.h ('k') | Source/core/fetch/ResourcePtr.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/fetch/ResourceFetcherTest.cpp
diff --git a/Source/core/fetch/ResourceFetcherTest.cpp b/Source/core/fetch/ResourceFetcherTest.cpp
index 236e0f54fad0a4ffdff30793f47067dbe4be36ad..b01276766c8a9cac6005ae74a03415e75628dbae 100644
--- a/Source/core/fetch/ResourceFetcherTest.cpp
+++ b/Source/core/fetch/ResourceFetcherTest.cpp
@@ -34,6 +34,7 @@
#include <gtest/gtest.h>
#include "core/fetch/FetchInitiatorInfo.h"
#include "core/fetch/FetchRequest.h"
+#include "core/fetch/ImageResource.h"
#include "core/fetch/MemoryCache.h"
#include "core/fetch/ResourcePtr.h"
#include "core/html/HTMLDocument.h"
« no previous file with comments | « Source/core/clipboard/DataTransfer.h ('k') | Source/core/fetch/ResourcePtr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698