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

Unified Diff: Source/WebCore/loader/cache/CachedImage.cpp

Issue 13866038: Revert 148069 and 148060 to see if they were responsible for a perf regression (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months 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/WebCore/loader/SubresourceLoader.cpp ('k') | Source/WebCore/loader/cache/CachedRawResource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/loader/cache/CachedImage.cpp
diff --git a/Source/WebCore/loader/cache/CachedImage.cpp b/Source/WebCore/loader/cache/CachedImage.cpp
index 0f9f788bf0c04aa71bddfc831dce4bc17985b894..4f99e86a10a14697fa21b0efad4ef1387bb87af4 100644
--- a/Source/WebCore/loader/cache/CachedImage.cpp
+++ b/Source/WebCore/loader/cache/CachedImage.cpp
@@ -35,8 +35,8 @@
#include "Page.h"
#include "RenderObject.h"
#include "ResourceBuffer.h"
-#include "ResourceLoader.h"
#include "Settings.h"
+#include "SubresourceLoader.h"
#include <wtf/CurrentTime.h>
#include <wtf/MemoryInstrumentationHashMap.h>
#include <wtf/MemoryObjectInfo.h>
« no previous file with comments | « Source/WebCore/loader/SubresourceLoader.cpp ('k') | Source/WebCore/loader/cache/CachedRawResource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698