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

Unified Diff: ash/debug.h

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/cancel_mode.h ('k') | ash/debug.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/debug.h
diff --git a/ash/debug.h b/ash/debug.h
index 92838d6114760125fd4ec223a8548c48ffc1dddd..a276f1d0a7133274de0bdfe26503a16fb102ecb9 100644
--- a/ash/debug.h
+++ b/ash/debug.h
@@ -16,7 +16,7 @@ ASH_EXPORT void ToggleShowDebugBorders();
ASH_EXPORT void ToggleShowFpsCounter();
ASH_EXPORT void ToggleShowPaintRects();
-} // debug
-} // ash
+} // namespace debug
+} // namespace ash
#endif // ASH_DEBUG_H_
« no previous file with comments | « ash/cancel_mode.h ('k') | ash/debug.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698