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

Unified Diff: tests/expecteddata/manifest_gecko_development_build.json

Issue 29696596: Issue 6383 - introduce switchable app_id (Closed) Base URL: https://hg.adblockplus.org/buildtools/rev/097b8d9c43a8
Patch Set: Created Feb. 14, 2018, 10:49 a.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 | « templates/manifest.json.tmpl ('k') | tests/metadata.gecko » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/expecteddata/manifest_gecko_development_build.json
diff --git a/tests/expecteddata/manifest_gecko_development_build.json b/tests/expecteddata/manifest_gecko_development_build.json
index b89d68808759abb8bb3d72e7f0f80a0f9d5c7750..68dfe9c3d85bae094ddb92772d0f1ca53eaa72c1 100644
--- a/tests/expecteddata/manifest_gecko_development_build.json
+++ b/tests/expecteddata/manifest_gecko_development_build.json
@@ -1,7 +1,7 @@
{
"applications": {
"gecko": {
- "id": "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}",
+ "id": "devbuild@adblockplus.org",
"strict_min_version": "50.0",
"update_url": "https://downloads.adblockplus.org/devbuilds/adblockplusfirefox/updates.json"
}
« no previous file with comments | « templates/manifest.json.tmpl ('k') | tests/metadata.gecko » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld