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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "program": {
3 "x86-64": { "url": "chrome://app-list/hotword_x86_64.nexe" },
4 "x86-32": { "url": "chrome://app-list/hotword_x86_32.nexe" },
5 "arm": {"url": "chrome://app-list/hotword_arm.nexe" }
6 }
7 }
OLDNEW
« 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