Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(883)

Unified Diff: mash/example/main/main.cc

Issue 1469733004: Moves components/mus/examples into mash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git add Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mash/example/main/BUILD.gn ('k') | mash/example/main/main_application_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « mash/example/main/BUILD.gn ('k') | mash/example/main/main_application_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698