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

Unified Diff: tests/metadata.edge

Issue 29368690: [buildtools] Issue 4578 - Make uap3:AppExtension.Id configurable for Microsoft Edge builds (Closed)
Patch Set: Removed extension_id_devbuild option from test metadata Created Jan. 10, 2017, 8:08 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 | « tests/AppManifest.xml.expect ('k') | tests/test_packagerEdge.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/metadata.edge
diff --git a/tests/metadata.edge b/tests/metadata.edge
index 5b12e95fbb503dc8b0f663e774bc6903314e7cd2..8c79f8c3b1d03c346169f4a0dc46d2d38faee4d9 100644
--- a/tests/metadata.edge
+++ b/tests/metadata.edge
@@ -17,6 +17,7 @@ permissions = tabs
notifications
options = options.html
backgroundScripts = lib/info.js
+extension_id_release = 1.0
[appx_assets]
logo_44.png = chrome/icons/abp-44.png
« no previous file with comments | « tests/AppManifest.xml.expect ('k') | tests/test_packagerEdge.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld