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

Unified Diff: Source/core/dom/DocumentFragment.h

Issue 14519003: Absolutify paths to dom/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testrunner 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/DocumentEventQueue.cpp ('k') | Source/core/dom/DocumentFragment.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/DocumentFragment.h
diff --git a/Source/core/dom/DocumentFragment.h b/Source/core/dom/DocumentFragment.h
index d23c482efec18413e64efba5860bc1ebbf9c4ff0..bb2fbb3bd651d1d3d3b41dc2c86ee7caeb93ebed 100644
--- a/Source/core/dom/DocumentFragment.h
+++ b/Source/core/dom/DocumentFragment.h
@@ -24,8 +24,8 @@
#ifndef DocumentFragment_h
#define DocumentFragment_h
-#include "ContainerNode.h"
-#include "FragmentScriptingPermission.h"
+#include "core/dom/ContainerNode.h"
+#include "core/dom/FragmentScriptingPermission.h"
namespace WebCore {
« no previous file with comments | « Source/core/dom/DocumentEventQueue.cpp ('k') | Source/core/dom/DocumentFragment.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698