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

Unified Diff: Source/platform/graphics/ProfilingCanvas.cpp

Issue 476683002: Cleanup namespace usage in platform/graphics/[G-S]* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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
Index: Source/platform/graphics/ProfilingCanvas.cpp
diff --git a/Source/platform/graphics/ProfilingCanvas.cpp b/Source/platform/graphics/ProfilingCanvas.cpp
index 4823e7b65939aee8a1323546b12c81ba55c5a3be..1741fa7ac6a6568706a481e572a9f45b0b0a853c 100644
--- a/Source/platform/graphics/ProfilingCanvas.cpp
+++ b/Source/platform/graphics/ProfilingCanvas.cpp
@@ -275,4 +275,4 @@ void ProfilingCanvas::willRestore()
this->SkCanvas::willRestore();
}
-}
+} // namespace blink
« no previous file with comments | « Source/platform/graphics/ProfilingCanvas.h ('k') | Source/platform/graphics/RecordingImageBufferSurfaceTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698