Index: third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.h |
diff --git a/third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.h b/third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.h |
index 40c4bef8a48d99eb7dda25eb4e75be3a5c7edfda..3286ca84e747f4832f8bc8832b23d4a87ff0dec2 100644 |
--- a/third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.h |
+++ b/third_party/WebKit/Source/platform/graphics/gpu/SharedContextRateLimiter.h |
@@ -51,6 +51,6 @@ private: |
bool m_canUseSyncQueries; |
}; |
-} // blink |
+} // namespace blink |
#endif |