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

Unified Diff: chrome/test/data/extensions/api_test/hotword_private/setEnabledTrue/manifest.json

Issue 470893002: Update hotword private tests to not need auto whitelisting. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: With comment Created 6 years, 4 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/test/data/extensions/api_test/hotword_private/setEnabledFalse/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/hotword_private/setEnabledTrue/manifest.json
diff --git a/chrome/test/data/extensions/api_test/hotword_private/setEnabledTrue/manifest.json b/chrome/test/data/extensions/api_test/hotword_private/setEnabledTrue/manifest.json
index a6028eece45a35ec3f9cae520fc20c28d3e24976..89dd7bc8ee64722fd871b8b00448f8b2a427b924 100644
--- a/chrome/test/data/extensions/api_test/hotword_private/setEnabledTrue/manifest.json
+++ b/chrome/test/data/extensions/api_test/hotword_private/setEnabledTrue/manifest.json
@@ -1,4 +1,5 @@
{
+ // chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCXAxIB5iu+XGtMYYJgSwMrqO+zNa3FlWeMJLOV+U1T2VL6wDU3WD9YNlioI6a6wG49AFquEbRxQwwxlvAZC1c95LBvRlnQAkEVum0KbrJ8WHTxxDEPOfITE0J1AP5j8V0WQ9jbYvUxgefIPhDPXHpdPRAxDotygTrPa33x1075wIDAQAB",
"name": "Hotword Private Test Extension",
"version": "0.1",
« no previous file with comments | « chrome/test/data/extensions/api_test/hotword_private/setEnabledFalse/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698