Chromium Code Reviews| Index: third_party/WebKit/Source/platform/AsyncMethodRunner.h |
| diff --git a/third_party/WebKit/Source/platform/AsyncMethodRunner.h b/third_party/WebKit/Source/platform/AsyncMethodRunner.h |
| index ae09aaad531e3ed3430391dd3289561677c29f3d..66ae3ad16f9a19abf6694ea7229eefb934113aa4 100644 |
| --- a/third_party/WebKit/Source/platform/AsyncMethodRunner.h |
| +++ b/third_party/WebKit/Source/platform/AsyncMethodRunner.h |
| @@ -155,6 +155,6 @@ private: |
| bool m_runWhenResumed; |
| }; |
| -} |
| +} // namespace blink |
| #endif |