Index: mojo/runner/filename_util.cc |
diff --git a/mojo/shell/filename_util.cc b/mojo/runner/filename_util.cc |
similarity index 98% |
rename from mojo/shell/filename_util.cc |
rename to mojo/runner/filename_util.cc |
index 073bddaf19d6bc76c32a45d749b4a5a05d1d9ee5..3f8a82b91b5d5ee2a184b68d34908dfa808ceaa7 100644 |
--- a/mojo/shell/filename_util.cc |
+++ b/mojo/runner/filename_util.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/filename_util.h" |
+#include "mojo/runner/filename_util.h" |
#include "base/files/file_path.h" |
#include "base/path_service.h" |