Index: third_party/WebKit/Source/platform/graphics/FirstPaintInvalidationTracking.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/FirstPaintInvalidationTracking.cpp b/third_party/WebKit/Source/platform/graphics/FirstPaintInvalidationTracking.cpp |
index 4f532ec280181ff225ecd9f80993d9e5f0bfd025..858e9ff16983d8245d205e536d4997ca59626e58 100644 |
--- a/third_party/WebKit/Source/platform/graphics/FirstPaintInvalidationTracking.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/FirstPaintInvalidationTracking.cpp |
@@ -25,4 +25,4 @@ void setFirstPaintInvalidationTrackingEnabledForShowPaintRects(bool b) |
showPaintRectsEnabled = b; |
} |
-} |
+} // namespace blink |