Chromium Code Reviews| Index: third_party/WebKit/Source/platform/network/ResourceLoadPriority.h |
| diff --git a/third_party/WebKit/Source/platform/network/ResourceLoadPriority.h b/third_party/WebKit/Source/platform/network/ResourceLoadPriority.h |
| index d1918ff9e3ecacc7d5f7bf1032c548a199867dd8..17a66adba1ba06c96095648b619dc2dcb64b3e89 100644 |
| --- a/third_party/WebKit/Source/platform/network/ResourceLoadPriority.h |
| +++ b/third_party/WebKit/Source/platform/network/ResourceLoadPriority.h |
| @@ -62,7 +62,7 @@ public: |
| int intraPriorityValue; |
| }; |
| -} |
| +} // namespace blink |
| #endif |