Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / ash / debug.h
index 92838d6..a276f1d 100644 (file)
@@ -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_