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

Unified Diff: mash/example/mock_sysui/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/mock_sysui/BUILD.gn ('k') | mash/example/mock_sysui/mock_sysui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/mock_sysui/main.cc
diff --git a/components/mus/example/mock_sysui/main.cc b/mash/example/mock_sysui/main.cc
similarity index 87%
rename from components/mus/example/mock_sysui/main.cc
rename to mash/example/mock_sysui/main.cc
index d3aba2eb70e08de4f1c3152c8dfbd3c153d0a016..44d00e93fe5db459d11ee86daea429b9f911e07a 100644
--- a/components/mus/example/mock_sysui/main.cc
+++ b/mash/example/mock_sysui/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/mock_sysui/mock_sysui.h"
+#include "mash/example/mock_sysui/mock_sysui.h"
#include "mojo/application/public/cpp/application_runner.h"
#include "mojo/public/c/system/main.h"
« no previous file with comments | « mash/example/mock_sysui/BUILD.gn ('k') | mash/example/mock_sysui/mock_sysui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698