Index: mash/example/views_examples/main.cc |
diff --git a/components/mus/example/views_examples/main.cc b/mash/example/views_examples/main.cc |
similarity index 82% |
rename from components/mus/example/views_examples/main.cc |
rename to mash/example/views_examples/main.cc |
index ee1a65067576a8c15585de85a0748f3d55af921a..27c727bb20ce6a4e2eb0e8a8d7f7e4ba6a211bfe 100644 |
--- a/components/mus/example/views_examples/main.cc |
+++ b/mash/example/views_examples/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/views_examples/views_examples_application_delegate.h" |
+#include "mash/example/views_examples/views_examples_application_delegate.h" |
#include "mojo/application/public/cpp/application_runner.h" |
#include "mojo/public/c/system/main.h" |