Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/expecteddata/manifest_chrome_release_build.json

Issue 29968555: Issue 7145 - Change manifest name for release builds
Patch Set: Updated tests Created Dec. 29, 2018, 5:04 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/expecteddata/manifest_chrome_devenv.json ('k') | tests/expecteddata/manifest_edge_devenv.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/expecteddata/manifest_chrome_release_build.json
diff --git a/tests/expecteddata/manifest_chrome_release_build.json b/tests/expecteddata/manifest_chrome_release_build.json
index a6f384c3917241613a3111fba9b4b36b5dfe0279..ed5590ce21d2ffd3370daf3e0e42064cd1351b63 100644
--- a/tests/expecteddata/manifest_chrome_release_build.json
+++ b/tests/expecteddata/manifest_chrome_release_build.json
@@ -50,7 +50,7 @@
"manifest_version": 2,
"minimum_chrome_version": "49.0",
"minimum_opera_version": "36.0",
- "name": "__MSG_name__",
+ "name": "__MSG_name_releasebuild__",
"optional_permissions": [
"webRequest"
],
« no previous file with comments | « tests/expecteddata/manifest_chrome_devenv.json ('k') | tests/expecteddata/manifest_edge_devenv.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld