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

Unified Diff: ash/debug.cc

Issue 396273004: clean up coding style at ash folder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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 | « ash/debug.h ('k') | ash/extended_desktop_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/debug.cc
diff --git a/ash/debug.cc b/ash/debug.cc
index ec28618d580cbdbd7a35b5a5ebfea27f777e1ea6..908c172036ee45c3cfb6c2f7f3d23d0875dd0386 100644
--- a/ash/debug.cc
+++ b/ash/debug.cc
@@ -57,5 +57,5 @@ void ToggleShowPaintRects() {
}
}
-} // debug
-} // ash
+} // namespace debug
+} // namespace ash
« no previous file with comments | « ash/debug.h ('k') | ash/extended_desktop_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698