Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/ScriptLoaderClient.h |
| diff --git a/third_party/WebKit/Source/core/dom/ScriptLoaderClient.h b/third_party/WebKit/Source/core/dom/ScriptLoaderClient.h |
| index 2fad0b8ed736f6168a661193486f0ec6ee5b5d96..eca3a3c8edab29b2cb5f92c4242c9b5d349f1bc2 100644 |
| --- a/third_party/WebKit/Source/core/dom/ScriptLoaderClient.h |
| +++ b/third_party/WebKit/Source/core/dom/ScriptLoaderClient.h |
| @@ -43,6 +43,6 @@ public: |
| virtual bool hasSourceAttribute() const = 0; |
| }; |
| -} |
| +} // namespace blink |
| #endif |