Chromium Code Reviews| Index: shell/command_line_util.cc |
| diff --git a/shell/command_line_util.cc b/shell/command_line_util.cc |
| index 3c6de7def3156db14ffe9fdaed1752bc44d1aaf3..a04b1868fad598e74235e430ebfcc3f01785de06 100644 |
| --- a/shell/command_line_util.cc |
| +++ b/shell/command_line_util.cc |
| @@ -13,7 +13,6 @@ |
| #include "shell/context.h" |
| #include "shell/switches.h" |
| -namespace mojo { |
| namespace shell { |
| namespace { |
| @@ -81,4 +80,3 @@ void RunCommandLineApps(Context* context) { |
| } |
| } // namespace shell |
| -} // namespace mojo |