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

Unified Diff: tests/metadata.edge

Issue 29825555: Issue 6291 - add ManifoldJS packaging for Edge (Closed) Base URL: https://hg.adblockplus.org/buildtools/file/9a56d76cd951
Patch Set: Final patch set Created Aug. 9, 2018, 7: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/expecteddata/AppxManifest_edge_release_build.xml ('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 9aa3c3f3fab88f5d77d07456f3e71f16a073473d..25cf3906dac4894394081dec07c951d09ca1af5b 100644
--- a/tests/metadata.edge
+++ b/tests/metadata.edge
@@ -17,9 +17,9 @@ permissions =
contextMenus
[appx_assets]
-logo_44.png = chrome/icons/abp-44.png
-logo_50.png = chrome/icons/abp-50.png
-logo_150.png = chrome/icons/abp-150.png
+logo_44.png = icons/abp-44.png
+logo_50.png = icons/abp-50.png
+logo_150.png = icons/abp-150.png
[mapping]
icons = chrome/icons
« no previous file with comments | « tests/expecteddata/AppxManifest_edge_release_build.xml ('k') | tests/test_packagerEdge.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld