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

Unified Diff: components/mus/BUILD.gn

Issue 1340983002: Mandoline UI Process: Update namespaces and file names (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 3 months 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 | « components/html_viewer/web_layer_tree_view_impl.cc ('k') | components/mus/access_policy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/BUILD.gn
diff --git a/components/mus/BUILD.gn b/components/mus/BUILD.gn
index d0deea38e838e619123ff11d2b33350cfe263f84..956f8ff085c7b970ca56fe7053621589bbd9d496 100644
--- a/components/mus/BUILD.gn
+++ b/components/mus/BUILD.gn
@@ -61,6 +61,8 @@ source_set("lib") {
"gesture_manager.cc",
"gesture_manager.h",
"gesture_manager_delegate.h",
+ "mus_app.cc",
+ "mus_app.h",
"server_view.cc",
"server_view.h",
"server_view_delegate.h",
@@ -72,8 +74,6 @@ source_set("lib") {
"view_coordinate_conversions.h",
"view_locator.cc",
"view_locator.h",
- "view_manager_app.cc",
- "view_manager_app.h",
"view_tree_host_connection.cc",
"view_tree_host_connection.h",
"view_tree_host_delegate.h",
« no previous file with comments | « components/html_viewer/web_layer_tree_view_impl.cc ('k') | components/mus/access_policy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698