Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1396)

Unified Diff: Source/core/rendering/GraphicsContextAnnotator.cpp

Issue 463123003: Cleanup namespace usage in Source/core/rendering (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/rendering/FloatingObjects.h ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/GraphicsContextAnnotator.cpp
diff --git a/Source/core/rendering/GraphicsContextAnnotator.cpp b/Source/core/rendering/GraphicsContextAnnotator.cpp
index fd9145c96a524119f5da2ed6ae4df582dcdc3164..227234162895bff1273175abefeb4a0c32693051 100644
--- a/Source/core/rendering/GraphicsContextAnnotator.cpp
+++ b/Source/core/rendering/GraphicsContextAnnotator.cpp
@@ -140,4 +140,4 @@ void GraphicsContextAnnotator::finishAnnotation()
m_context->endAnnotation();
}
-}
+} // namespace blink
« no previous file with comments | « Source/core/rendering/FloatingObjects.h ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698