Index: shell/task_runners.h |
diff --git a/shell/task_runners.h b/shell/task_runners.h |
index 891d3e1bfe1fe8457e8e26c9846a4e1d1084ee8f..18e919d2f24755c7f8077f38ee48bb84996552f4 100644 |
--- a/shell/task_runners.h |
+++ b/shell/task_runners.h |
@@ -15,7 +15,6 @@ namespace base { |
class SequencedWorkerPool; |
} |
-namespace mojo { |
namespace shell { |
// A context object that contains the common task runners for the shell's main |
@@ -48,6 +47,5 @@ class TaskRunners { |
}; |
} // namespace shell |
-} // namespace mojo |
#endif // SHELL_TASK_RUNNERS_H_ |