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

Unified Diff: Source/core/dom/Comment.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/ClipboardEvent.cpp ('k') | Source/core/dom/Comment.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/Comment.h
diff --git a/Source/core/dom/Comment.h b/Source/core/dom/Comment.h
index 9db1f31fd109a06ed993625aa9353581bf7782e4..3afb835edb836b069b9ac8fea09bc38f3dc2fe01 100644
--- a/Source/core/dom/Comment.h
+++ b/Source/core/dom/Comment.h
@@ -23,7 +23,7 @@
#ifndef Comment_h
#define Comment_h
-#include "CharacterData.h"
+#include "core/dom/CharacterData.h"
namespace WebCore {
« no previous file with comments | « Source/core/dom/ClipboardEvent.cpp ('k') | Source/core/dom/Comment.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698