| Index: third_party/WebKit/Source/platform/PrerenderClient.h
|
| diff --git a/third_party/WebKit/Source/platform/PrerenderClient.h b/third_party/WebKit/Source/platform/PrerenderClient.h
|
| index 12889c7d8b2dd72e7fe82256f008cfd928485954..8b107dc5c974b6893655b556200ba3e94af229e7 100644
|
| --- a/third_party/WebKit/Source/platform/PrerenderClient.h
|
| +++ b/third_party/WebKit/Source/platform/PrerenderClient.h
|
| @@ -46,7 +46,6 @@ public:
|
| virtual void didSendDOMContentLoadedForPrerender() = 0;
|
| };
|
|
|
| -}
|
| -
|
| +} // namespace blink
|
|
|
| #endif
|
|
|