Chromium Code Reviews| Index: third_party/WebKit/Source/core/fetch/ResourceClient.h |
| diff --git a/third_party/WebKit/Source/core/fetch/ResourceClient.h b/third_party/WebKit/Source/core/fetch/ResourceClient.h |
| index 08be8fc5a35f59671ed693b8e47dca400ea76240..7fc1f5ec8105fe8df33bc9e247403a250574364f 100644 |
| --- a/third_party/WebKit/Source/core/fetch/ResourceClient.h |
| +++ b/third_party/WebKit/Source/core/fetch/ResourceClient.h |
| @@ -59,6 +59,6 @@ public: |
| protected: |
| ResourceClient() { } |
| }; |
| -} |
| +} // namespace blink |
| #endif |