Index: third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.cpp b/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.cpp |
index a006cf56094e1751bec2428aff654cdc5229a61a..2f3d1261e129fb5b8fc38e6592438a25fd60d121 100644 |
--- a/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.cpp |
@@ -134,4 +134,4 @@ bool SharedGpuContext::AllowSoftwareToAcceleratedCanvasUpgrade() { |
.software_to_accelerated_canvas_upgrade; |
} |
-} // blink |
+} // namespace blink |