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

Unified Diff: chrome/test/base/mash_browser_tests_manifest.json

Issue 2295433003: Changes around how browser_tests are launched for mash (Closed)
Patch Set: make manifest chromeos specific Created 4 years, 4 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 | « chrome/test/base/mash_browser_tests_main.cc ('k') | chrome/test/base/mojo_test_connector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/mash_browser_tests_manifest.json
diff --git a/chrome/app/mash/chrome_mash_manifest.json b/chrome/test/base/mash_browser_tests_manifest.json
similarity index 59%
copy from chrome/app/mash/chrome_mash_manifest.json
copy to chrome/test/base/mash_browser_tests_manifest.json
index b03d5fb524dc3fba84c3d4fdf7f2e551c1a74f39..5401d203211a80451fbd53117bb6988291390996 100644
--- a/chrome/app/mash/chrome_mash_manifest.json
+++ b/chrome/test/base/mash_browser_tests_manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
- "name": "exe:chrome_mash",
- "display_name": "Chrome",
+ "name": "exe:mash_browser_tests",
+ "display_name": "Mash Browser Tests",
"capabilities": {
"required": {
"*": { "classes": [ "app" ] }
« no previous file with comments | « chrome/test/base/mash_browser_tests_main.cc ('k') | chrome/test/base/mojo_test_connector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698