Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/core/v8/V8GCForContextDispose.h |
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8GCForContextDispose.h b/third_party/WebKit/Source/bindings/core/v8/V8GCForContextDispose.h |
| index ee8a45407b18a5de2a23678247bafc9b32c1462f..36362f721ac825ba16de63de3f57cc08b9af5fec 100644 |
| --- a/third_party/WebKit/Source/bindings/core/v8/V8GCForContextDispose.h |
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8GCForContextDispose.h |
| @@ -54,6 +54,6 @@ private: |
| double m_lastContextDisposalTime; |
| }; |
| -} |
| +} // namespace blink |
| #endif // V8GCForContextDispose_h |