Index: components/mus/main.cc |
diff --git a/components/view_manager/main.cc b/components/mus/main.cc |
similarity index 89% |
rename from components/view_manager/main.cc |
rename to components/mus/main.cc |
index 903925144092018dad4b99879167eea67f8f85eb..a2f08172655d99d4b94bbdca0b8df22782af2a6c 100644 |
--- a/components/view_manager/main.cc |
+++ b/components/mus/main.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 "components/view_manager/view_manager_app.h" |
+#include "components/mus/view_manager_app.h" |
#include "mojo/application/public/cpp/application_runner.h" |
#include "third_party/mojo/src/mojo/public/c/system/main.h" |