Chromium Code Reviews| Index: third_party/WebKit/Source/platform/Prerender.h |
| diff --git a/third_party/WebKit/Source/platform/Prerender.h b/third_party/WebKit/Source/platform/Prerender.h |
| index 885dc5f4741fd78dbeb89d576c58709c00a78efd..36c380eb40ebd6bab91a552bc07a6659f8fb4c18 100644 |
| --- a/third_party/WebKit/Source/platform/Prerender.h |
| +++ b/third_party/WebKit/Source/platform/Prerender.h |
| @@ -88,6 +88,6 @@ private: |
| RefPtr<ExtraData> m_extraData; |
| }; |
| -} |
| +} // namespace blink |
| #endif // Prerender_h |