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

Unified Diff: Source/core/dom/ContainerNode.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/dom/Clipboard.cpp ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/ContainerNode.cpp
diff --git a/Source/core/dom/ContainerNode.cpp b/Source/core/dom/ContainerNode.cpp
index ab00bd6fc4a636b425bf79d76f8dc60bb1953b44..9265067babfc1f9f063d82ca7da08717791b9d95 100644
--- a/Source/core/dom/ContainerNode.cpp
+++ b/Source/core/dom/ContainerNode.cpp
@@ -34,13 +34,13 @@
#include "HTMLNames.h"
#include "InsertionPoint.h"
#include "InspectorInstrumentation.h"
-#include "MemoryCache.h"
#include "MutationEvent.h"
#include "NodeRenderStyle.h"
#include "NodeTraversal.h"
#include "Page.h"
#include "TemplateContentDocumentFragment.h"
#include "core/accessibility/AXObjectCache.h"
+#include "core/loader/cache/MemoryCache.h"
#include "core/platform/graphics/FloatRect.h"
#include "core/rendering/InlineTextBox.h"
#include "core/rendering/RenderBox.h"
« no previous file with comments | « Source/core/dom/Clipboard.cpp ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698