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

Unified Diff: chrome/browser/resources/app_list/hotword_nacl.nmf

Issue 992173002: Delete the old hotwording integration. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@hotword-remove-disable-option
Patch Set: Rebase. 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
Index: chrome/browser/resources/app_list/hotword_nacl.nmf
diff --git a/chrome/browser/resources/app_list/hotword_nacl.nmf b/chrome/browser/resources/app_list/hotword_nacl.nmf
deleted file mode 100644
index 2a3ae61a77f742bac870a984a24844a958a16434..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/app_list/hotword_nacl.nmf
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "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" }
- }
-}
« no previous file with comments | « chrome/browser/resources/app_list/audio_manager.js ('k') | chrome/browser/resources/app_list/plugin_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698