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

Unified Diff: Source/core/mathml/MathMLElement.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/loader/cache/MemoryCache.cpp ('k') | Source/core/page/Chrome.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/mathml/MathMLElement.h
diff --git a/Source/core/mathml/MathMLElement.h b/Source/core/mathml/MathMLElement.h
index 47032aa8b95205871987bacb837436b4b52e8a2e..3ad43ca0020d8d5abf1a82aa70d48de6065603ff 100644
--- a/Source/core/mathml/MathMLElement.h
+++ b/Source/core/mathml/MathMLElement.h
@@ -29,7 +29,7 @@
#define MathMLElement_h
#if ENABLE(MATHML)
-#include "StyledElement.h"
+#include "core/dom/StyledElement.h"
namespace WebCore {
« no previous file with comments | « Source/core/loader/cache/MemoryCache.cpp ('k') | Source/core/page/Chrome.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698