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

Unified Diff: ui/file_manager/zip_archiver/module.nmf.txt

Issue 2807063002: Replace Libarchive with MiniZip. (Closed)
Patch Set: Fix a few nits. Created 3 years, 8 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 | « ui/file_manager/zip_archiver/js/volume.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/zip_archiver/module.nmf.txt
diff --git a/ui/file_manager/zip_archiver/module.nmf.txt b/ui/file_manager/zip_archiver/module.nmf.txt
new file mode 100644
index 0000000000000000000000000000000000000000..04c5b631bdb67886a8966549c611540a1415e024
--- /dev/null
+++ b/ui/file_manager/zip_archiver/module.nmf.txt
@@ -0,0 +1,9 @@
+{
+ "program": {
+ "portable": {
+ "pnacl-translate": {
+ "url": "zip_archiver_pnacl.pexe.js"
+ }
+ }
+ }
+}
« no previous file with comments | « ui/file_manager/zip_archiver/js/volume.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698