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

Unified Diff: mash/example/window_type_launcher/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/window_type_launcher/DEPS ('k') | mash/example/window_type_launcher/window_type_launcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/window_type_launcher/main.cc
diff --git a/components/mus/example/window_type_launcher/main.cc b/mash/example/window_type_launcher/main.cc
similarity index 96%
rename from components/mus/example/window_type_launcher/main.cc
rename to mash/example/window_type_launcher/main.cc
index c2e94f9836d7c025097988e3ad70f41f3d0304fa..56941fc917ee0bad53abd4078e139786b9d4c7fa 100644
--- a/components/mus/example/window_type_launcher/main.cc
+++ b/mash/example/window_type_launcher/main.cc
@@ -10,7 +10,7 @@
#include "base/process/launch.h"
#include "base/threading/thread.h"
#include "build/build_config.h"
-#include "components/mus/example/window_type_launcher/window_type_launcher.h"
+#include "mash/example/window_type_launcher/window_type_launcher.h"
#include "mojo/application/public/cpp/application_impl.h"
#include "mojo/application/public/interfaces/application.mojom.h"
#include "mojo/message_pump/message_pump_mojo.h"
« no previous file with comments | « mash/example/window_type_launcher/DEPS ('k') | mash/example/window_type_launcher/window_type_launcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698