Chromium Code Reviews| Index: third_party/WebKit/Source/core/loader/LinkPreloadResourceClients.h |
| diff --git a/third_party/WebKit/Source/core/loader/LinkPreloadResourceClients.h b/third_party/WebKit/Source/core/loader/LinkPreloadResourceClients.h |
| index 903cd42fc679af1094f5eca50e1401e11afec08c..7a6153f846e7f4e9a725c844526cf5ba89a85b75 100644 |
| --- a/third_party/WebKit/Source/core/loader/LinkPreloadResourceClients.h |
| +++ b/third_party/WebKit/Source/core/loader/LinkPreloadResourceClients.h |
| @@ -212,6 +212,6 @@ private: |
| } |
| }; |
| -} |
| +} // namespace blink |
| #endif // LinkPreloadResourceClients_h |