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

Unified Diff: ui/file_manager/image_loader/piex/piex.nmf.txt

Issue 1027283005: Files.app: Start to use PiexLoader in image loader. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Replace dummy .js extension with .txt extension for avoiding licence check. Created 5 years, 9 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/image_loader/manifest.json ('k') | ui/file_manager/image_loader/piex/piex.pexe.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/image_loader/piex/piex.nmf.txt
diff --git a/native_client_sdk/src/getting_started/part1/hello_tutorial.nmf b/ui/file_manager/image_loader/piex/piex.nmf.txt
similarity index 68%
copy from native_client_sdk/src/getting_started/part1/hello_tutorial.nmf
copy to ui/file_manager/image_loader/piex/piex.nmf.txt
index ae497b85688d76aecda88a9cf5567397d621980a..e3e24b1de1b1fa71bde7ddf32a6c398c7dd8892f 100644
--- a/native_client_sdk/src/getting_started/part1/hello_tutorial.nmf
+++ b/ui/file_manager/image_loader/piex/piex.nmf.txt
@@ -2,7 +2,7 @@
"program": {
"portable": {
"pnacl-translate": {
- "url": "hello_tutorial.pexe"
+ "url": "piex.pexe.txt"
}
}
}
« no previous file with comments | « ui/file_manager/image_loader/manifest.json ('k') | ui/file_manager/image_loader/piex/piex.pexe.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698