Index: mojo/runner/task_runners.cc |
diff --git a/mojo/shell/task_runners.cc b/mojo/runner/task_runners.cc |
similarity index 96% |
rename from mojo/shell/task_runners.cc |
rename to mojo/runner/task_runners.cc |
index cb157ee0e9d7f1addce2921c14303b88e5c2e002..e4a49d657431a201744765d79f6bdebed120d1f6 100644 |
--- a/mojo/shell/task_runners.cc |
+++ b/mojo/runner/task_runners.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/shell/task_runners.h" |
+#include "mojo/runner/task_runners.h" |
#include "base/threading/sequenced_worker_pool.h" |