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

Unified Diff: Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp

Issue 14190004: Absolutify paths to loader/*. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: hmm 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
Index: Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp
diff --git a/Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp b/Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp
index 10a1bf66a8f33795e35e25ad34130c950fac809b..5750ff3ea9f185f9eebeb23fddfd5767bdbd731e 100644
--- a/Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp
+++ b/Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp
@@ -40,7 +40,6 @@
#include "InspectorFrontend.h"
#include "InspectorProtocolVersion.h"
#include "InspectorValues.h"
-#include "MemoryCache.h"
#include "Page.h"
#include "PageGroup.h"
#include "PageScriptDebugServer.h"
@@ -53,6 +52,7 @@
#include "WebMemoryUsageInfo.h"
#include "WebViewClient.h"
#include "WebViewImpl.h"
+#include "core/loader/cache/MemoryCache.h"
#include "core/platform/graphics/GraphicsContext.h"
#include "core/platform/network/ResourceError.h"
#include "core/platform/network/ResourceRequest.h"
« no previous file with comments | « Source/WebKit/chromium/src/WebCachedURLRequest.cpp ('k') | Source/WebKit/chromium/src/WebPageSerializer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698