| Index: third_party/WebKit/Source/build/scripts/templates/ElementTypeHelpers.cpp.tmpl
|
| diff --git a/third_party/WebKit/Source/build/scripts/templates/ElementTypeHelpers.cpp.tmpl b/third_party/WebKit/Source/build/scripts/templates/ElementTypeHelpers.cpp.tmpl
|
| index 4afbeca8ad779461d67e238d372f0337491a43fa..8ecbe99f5bd0d417ae839219a52205364c17822a 100644
|
| --- a/third_party/WebKit/Source/build/scripts/templates/ElementTypeHelpers.cpp.tmpl
|
| +++ b/third_party/WebKit/Source/build/scripts/templates/ElementTypeHelpers.cpp.tmpl
|
| @@ -5,7 +5,7 @@
|
|
|
| #include "core/dom/Document.h"
|
| #include "platform/RuntimeEnabledFeatures.h"
|
| -#include "wtf/HashMap.h"
|
| +#include "platform/wtf/HashMap.h"
|
|
|
| namespace blink {
|
| {% if namespace == "HTML" %}
|
|
|