| Index: third_party/WebKit/Source/bindings/core/v8/V8CustomElementLifecycleCallbacks.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8CustomElementLifecycleCallbacks.h b/third_party/WebKit/Source/bindings/core/v8/V8CustomElementLifecycleCallbacks.h
|
| index 64071e674e9728662a17279df15429917d42a8f4..94ee73fdef7fa6d2fe682278fc96d22dcdc8dc5b 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8CustomElementLifecycleCallbacks.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8CustomElementLifecycleCallbacks.h
|
| @@ -77,6 +77,6 @@ private:
|
| ScopedPersistent<v8::Function> m_attributeChanged;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // V8CustomElementLifecycleCallbacks_h
|
|
|