Chromium Code Reviews| Index: third_party/WebKit/Source/web/PageWidgetDelegate.h |
| diff --git a/third_party/WebKit/Source/web/PageWidgetDelegate.h b/third_party/WebKit/Source/web/PageWidgetDelegate.h |
| index 6e138ef51a176526338e00d1d847f56529e63427..7a7505fe00444c67324bd01ad981140ffbc9c4e2 100644 |
| --- a/third_party/WebKit/Source/web/PageWidgetDelegate.h |
| +++ b/third_party/WebKit/Source/web/PageWidgetDelegate.h |
| @@ -85,5 +85,5 @@ private: |
| PageWidgetDelegate() { } |
| }; |
| -} |
| +} // namespace blink |
| #endif |