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

Unified Diff: chrome/browser/resources/hotword/manifest.json

Issue 599053004: Replace placeholder extension ID for hotwording shared module with ID of module uploaded to the Chr… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix HotwordService::IsServiceAvailable(). Created 6 years, 3 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 | « chrome/browser/resources/hotword/constants.js ('k') | chrome/browser/search/hotword_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/hotword/manifest.json
diff --git a/chrome/browser/resources/hotword/manifest.json b/chrome/browser/resources/hotword/manifest.json
index 4d75c2ace1f5c9b50fed9cf7a0c448d48f5ca6ae..9bdacc4441bac7ebd0637f53e305a849e3eab8e6 100644
--- a/chrome/browser/resources/hotword/manifest.json
+++ b/chrome/browser/resources/hotword/manifest.json
@@ -38,10 +38,7 @@
"import": [
{
- // TODO(amistry): For now, use a locally modified version of the external
- // hotword extension. Replace with the ID of the new shared module
- // containing the hotword detector.
- "id": "bepbmhgboaologfdajaanbcjmnhjmhfn"
+ "id": "lccekmodgklaepjeofjdjpbminllajkg"
}
],
« no previous file with comments | « chrome/browser/resources/hotword/constants.js ('k') | chrome/browser/search/hotword_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698