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

Unified Diff: ui/views/mus/interactive_ui_tests_manifest.json

Issue 1982963002: Reland: mus: Add views_mus_interactive_ui_tests target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix size_t to int warning on Windows Created 4 years, 7 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 | « ui/views/mus/DEPS ('k') | ui/views/mus/interactive_ui_tests_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/interactive_ui_tests_manifest.json
diff --git a/services/user/manifest.json b/ui/views/mus/interactive_ui_tests_manifest.json
similarity index 52%
copy from services/user/manifest.json
copy to ui/views/mus/interactive_ui_tests_manifest.json
index 246d3922147897f3de7c4300f061a9449b6b00dd..a0b81fcb72e08e83b44765ea45f959b7992f5764 100644
--- a/services/user/manifest.json
+++ b/ui/views/mus/interactive_ui_tests_manifest.json
@@ -1,8 +1,7 @@
{
"manifest_version": 1,
- "name": "mojo:user",
- "process-group": "browser",
- "display_name": "User Service",
+ "name": "mojo:views_mus_interactive_ui_tests",
+ "display_name": "Views Mus Interactive UI Tests",
"capabilities": {
"required": {
"*": { "classes": [ "app" ] }
« no previous file with comments | « ui/views/mus/DEPS ('k') | ui/views/mus/interactive_ui_tests_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698