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

Unified Diff: Source/core/html/HTMLElement.h

Issue 330323005: Manually commit changes that cause false-alarm on check-webkit-style. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaseline Created 6 years, 6 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
Index: Source/core/html/HTMLElement.h
diff --git a/Source/core/html/HTMLElement.h b/Source/core/html/HTMLElement.h
index ab8ddb51778f865d6720bb7be89abf20732c4287..492555175a634650522c5f699d2c414e1fc17a3e 100644
--- a/Source/core/html/HTMLElement.h
+++ b/Source/core/html/HTMLElement.h
@@ -156,6 +156,6 @@ inline HTMLElement::HTMLElement(const QualifiedName& tagName, Document& document
} // namespace WebCore
-#include "HTMLElementTypeHelpers.h"
+#include "core/HTMLElementTypeHelpers.h"
#endif // HTMLElement_h

Powered by Google App Engine
This is Rietveld 408576698