| Index: third_party/WebKit/Source/bindings/core/v8/V0CustomElementConstructorBuilder.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V0CustomElementConstructorBuilder.cpp b/third_party/WebKit/Source/bindings/core/v8/V0CustomElementConstructorBuilder.cpp
|
| index 7c61f6b6bd55f30685b3e560e623edb22592dd7f..83c1c26e7b27c5b090f9d7f87e1aa2c67b3eb5c2 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V0CustomElementConstructorBuilder.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V0CustomElementConstructorBuilder.cpp
|
| @@ -49,7 +49,7 @@
|
| #include "core/dom/custom/V0CustomElementException.h"
|
| #include "core/dom/custom/V0CustomElementProcessingStack.h"
|
| #include "core/frame/UseCounter.h"
|
| -#include "wtf/Assertions.h"
|
| +#include "platform/wtf/Assertions.h"
|
|
|
| namespace blink {
|
|
|
|
|