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

Unified Diff: Source/core/page/Settings.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/page/PageSerializer.cpp ('k') | Source/core/page/animation/CSSPropertyAnimation.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/Settings.cpp
diff --git a/Source/core/page/Settings.cpp b/Source/core/page/Settings.cpp
index 5e0e25e37ddaf43ef324990d0a14f9f09948fefb..664c6c9870e4283dc1108075e3cff623e8ff06f2 100644
--- a/Source/core/page/Settings.cpp
+++ b/Source/core/page/Settings.cpp
@@ -28,7 +28,6 @@
#include <limits>
#include "BackForwardController.h"
-#include "CachedResourceLoader.h"
#include "Database.h"
#include "Document.h"
#include "Frame.h"
@@ -38,6 +37,7 @@
#include "HistoryItem.h"
#include "InspectorInstrumentation.h"
#include "Page.h"
+#include "core/loader/cache/CachedResourceLoader.h"
#include "core/platform/network/ResourceHandle.h"
#include "core/rendering/TextAutosizer.h"
« no previous file with comments | « Source/core/page/PageSerializer.cpp ('k') | Source/core/page/animation/CSSPropertyAnimation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698