Chromium Code Reviews| Index: third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.cpp |
| diff --git a/third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.cpp b/third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.cpp |
| index 3a994b1ec4a74ab0fefda07341261e996270af74..45067a6197b26864d7ead05c9699e3cc70fe17fa 100644 |
| --- a/third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.cpp |
| +++ b/third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.cpp |
| @@ -80,5 +80,4 @@ void SharedContextRateLimiter::reset() |
| } |
| } |
| -} // blink |
| - |
| +} // namespace blink |