Index: mash/example/main/main.cc |
diff --git a/components/mus/example/main/main.cc b/mash/example/main/main.cc |
similarity index 86% |
rename from components/mus/example/main/main.cc |
rename to mash/example/main/main.cc |
index 9815587ca057bccbab7c02a747aff2e809e12476..00d5743008e614e2e20074f90839ade6be15fb00 100644 |
--- a/components/mus/example/main/main.cc |
+++ b/mash/example/main/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/mus/example/main/main_application_delegate.h" |
+#include "mash/example/main/main_application_delegate.h" |
#include "mojo/application/public/cpp/application_runner.h" |
#include "mojo/public/c/system/main.h" |