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

Unified Diff: Source/core/loader/cache/MemoryCache.cpp

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu 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/core/loader/cache/CachedXSLStyleSheet.cpp ('k') | Source/core/page/AutoscrollController.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/loader/cache/MemoryCache.cpp
diff --git a/Source/core/loader/cache/MemoryCache.cpp b/Source/core/loader/cache/MemoryCache.cpp
index 2c32b27cc04ee25019153fac7815848f2be69eeb..ae0bd07d6d3644c2424f4bae013bdcac605ac6d7 100644
--- a/Source/core/loader/cache/MemoryCache.cpp
+++ b/Source/core/loader/cache/MemoryCache.cpp
@@ -31,13 +31,13 @@
#include "FrameLoader.h"
#include "FrameLoaderTypes.h"
#include "FrameView.h"
-#include "Logging.h"
#include "SecurityOrigin.h"
#include "SecurityOriginHash.h"
#include "WebCoreMemoryInstrumentation.h"
#include "WorkerContext.h"
#include "WorkerLoaderProxy.h"
#include "WorkerThread.h"
+#include "core/platform/Logging.h"
#include "core/platform/graphics/Image.h"
#include "core/platform/network/ResourceHandle.h"
#include <wtf/CurrentTime.h>
« no previous file with comments | « Source/core/loader/cache/CachedXSLStyleSheet.cpp ('k') | Source/core/page/AutoscrollController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698