Index: chrome/browser/resources/app_list/greconacl.nmf |
diff --git a/chrome/browser/resources/app_list/greconacl.nmf b/chrome/browser/resources/app_list/greconacl.nmf |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2a3ae61a77f742bac870a984a24844a958a16434 |
--- /dev/null |
+++ b/chrome/browser/resources/app_list/greconacl.nmf |
@@ -0,0 +1,7 @@ |
+{ |
+ "program": { |
+ "x86-64": { "url": "chrome://app-list/hotword_x86_64.nexe" }, |
+ "x86-32": { "url": "chrome://app-list/hotword_x86_32.nexe" }, |
+ "arm": {"url": "chrome://app-list/hotword_arm.nexe" } |
+ } |
+} |