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

Unified Diff: Source/core/page/DOMWindow.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
« no previous file with comments | « Source/core/loader/cache/MemoryCache.cpp ('k') | Source/core/page/DragController.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/DOMWindow.cpp
diff --git a/Source/core/page/DOMWindow.cpp b/Source/core/page/DOMWindow.cpp
index 9377866e4bedc4402782bdd7ba232634dde36438..483244edeff6bb9e0d91495df3cebb326cde4521 100644
--- a/Source/core/page/DOMWindow.cpp
+++ b/Source/core/page/DOMWindow.cpp
@@ -37,7 +37,6 @@
#include "ChromeClient.h"
#include "Console.h"
#include "Crypto.h"
-#include "DOMApplicationCache.h"
#include "DOMPoint.h"
#include "DOMSelection.h"
#include "DOMSettableTokenList.h"
@@ -94,6 +93,7 @@
#include "core/loader/FrameLoadRequest.h"
#include "core/loader/FrameLoader.h"
#include "core/loader/FrameLoaderClient.h"
+#include "core/loader/appcache/DOMApplicationCache.h"
#include "core/platform/KURL.h"
#include "core/platform/PlatformScreen.h"
#include "core/platform/SuddenTermination.h"
« no previous file with comments | « Source/core/loader/cache/MemoryCache.cpp ('k') | Source/core/page/DragController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698