| Index: third_party/WebKit/Source/build/scripts/templates/ElementLookupTrie.h.tmpl
|
| diff --git a/third_party/WebKit/Source/build/scripts/templates/ElementLookupTrie.h.tmpl b/third_party/WebKit/Source/build/scripts/templates/ElementLookupTrie.h.tmpl
|
| index 3fc2c0a39ebaa704e8b77481fd49fda5481d59ed..34ec315155f1299f58b78179f00e437ad4ec4192 100644
|
| --- a/third_party/WebKit/Source/build/scripts/templates/ElementLookupTrie.h.tmpl
|
| +++ b/third_party/WebKit/Source/build/scripts/templates/ElementLookupTrie.h.tmpl
|
| @@ -5,7 +5,7 @@
|
| #define {{namespace}}ElementLookupTrie_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/text/StringImpl.h"
|
| +#include "platform/wtf/text/StringImpl.h"
|
|
|
| namespace blink {
|
|
|
|
|