Chromium Code Reviews| 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 |