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

Unified Diff: mash/example/mock_sysui/mock_sysui.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/mock_sysui.h ('k') | mash/example/views_examples/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/mock_sysui/mock_sysui.cc
diff --git a/components/mus/example/mock_sysui/mock_sysui.cc b/mash/example/mock_sysui/mock_sysui.cc
similarity index 98%
rename from components/mus/example/mock_sysui/mock_sysui.cc
rename to mash/example/mock_sysui/mock_sysui.cc
index 6a0a67f95e0e2fa13d91df3dddd6f2a08f6f98ae..57146b88a210d01542e01b1309ebeaeff86c8d28 100644
--- a/components/mus/example/mock_sysui/mock_sysui.cc
+++ b/mash/example/mock_sysui/mock_sysui.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 "components/mus/public/cpp/property_type_converters.h"
#include "mash/wm/public/interfaces/container.mojom.h"
« no previous file with comments | « mash/example/mock_sysui/mock_sysui.h ('k') | mash/example/views_examples/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698