Commit d88a072a authored by Oleh Lamzin's avatar Oleh Lamzin Committed by Commit Bot

diagnostics: change wilco dtc supportd host origin

Change wilco dtc supportd host origin extension id to the new one.

TEST=none
BUG=none

Change-Id: I2b4237d60699b4b9bab121f1c69d803c569d4d9e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845761Reviewed-by: default avatarMaksim Ivanov <emaxx@chromium.org>
Commit-Queue: Maksim Ivanov <emaxx@chromium.org>
Cr-Commit-Position: refs/heads/master@{#704276}
parent a240be59
......@@ -43,7 +43,7 @@ namespace chromeos {
// Note: the list size must be kept in sync with
// |kWilcoDtcSupportdHostOriginsSize|.
const char* const kWilcoDtcSupportdHostOrigins[] = {
"chrome-extension://echlnkcmdobkdgcjgjbiceoceeoenjkj/"};
"chrome-extension://okdnlenpdegbpdgniggponebnbkbeeca/"};
// Size of |kWilcoDtcSupportdHostOrigins| array.
const size_t kWilcoDtcSupportdHostOriginsSize =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment