| Index: third_party/WebKit/Source/core/dom/NameNodeList.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/NameNodeList.cpp b/third_party/WebKit/Source/core/dom/NameNodeList.cpp
|
| index b2af3aefc47576c2d5fb703da6e3b8b0e8898bdd..bfa973ad7d5e8f390aa0873888979d891e180e9d 100644
|
| --- a/third_party/WebKit/Source/core/dom/NameNodeList.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/NameNodeList.cpp
|
| @@ -24,7 +24,7 @@
|
|
|
| #include "core/dom/Element.h"
|
| #include "core/dom/NodeRareData.h"
|
| -#include "wtf/Assertions.h"
|
| +#include "platform/wtf/Assertions.h"
|
|
|
| namespace blink {
|
|
|
|
|