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

Unified Diff: mash/app_driver/manifest.json

Issue 1989333003: mash: Rename browser_driver to app_driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . 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 | « mash/app_driver/main.cc ('k') | mash/browser_driver/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/app_driver/manifest.json
diff --git a/mash/browser_driver/manifest.json b/mash/app_driver/manifest.json
similarity index 81%
rename from mash/browser_driver/manifest.json
rename to mash/app_driver/manifest.json
index d864b2f910c01b91a0136e30a3b55a8bea1c0aac..0a0331c113ec573c5f7100aab53c79dc89a0718c 100644
--- a/mash/browser_driver/manifest.json
+++ b/mash/app_driver/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
- "name": "mojo:browser_driver",
- "display_name": "Browser Driver",
+ "name": "mojo:app_driver",
+ "display_name": "App Driver",
"capabilities": {
"required": {
"*": {
« no previous file with comments | « mash/app_driver/main.cc ('k') | mash/browser_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698