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

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
Index: ash/debug.cc
diff --git a/ash/debug.cc b/ash/debug.cc
index ec28618d580cbdbd7a35b5a5ebfea27f777e1ea6..cdc90488016e4326ba9f60a2fbe384894962d680 100644
--- a/ash/debug.cc
+++ b/ash/debug.cc
@@ -57,5 +57,5 @@ void ToggleShowPaintRects() {
}
}
-} // debug
-} // ash
+} // namespace bug
James Cook 2014/07/21 17:28:19 "bug" -> "debug"
rucifer1217 2014/07/21 21:54:27 it is my mistake.
+} // namespace ash

Powered by Google App Engine
This is Rietveld 408576698