Commit 9f8da92d authored by Yue Li's avatar Yue Li Committed by Commit Bot

Update gstaic link for assistant vlue prop webview

Bug: None
Test: Manual Test
Change-Id: I32479f1453ed23018bcde8e3180f114eb039973f
Reviewed-on: https://chromium-review.googlesource.com/1186118Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
Commit-Queue: Yue Li <updowndota@chromium.org>
Cr-Commit-Position: refs/heads/master@{#585734}
parent 4890026c
......@@ -38,7 +38,7 @@ Polymer({
defaultUrl: {
type: String,
value:
'https://www.gstatic.com/opa-android/oobe/a02187e41eed9e42/v1_omni_en_us.html',
'https://www.gstatic.com/opa-android/oobe/a02187e41eed9e42/v2_omni_en_us.html',
},
},
......@@ -153,7 +153,7 @@ Polymer({
this.loadingError_ = false;
this.headerReceived_ = false;
this.valuePropView_.src =
'https://www.gstatic.com/opa-android/oobe/a02187e41eed9e42/v1_omni_' +
'https://www.gstatic.com/opa-android/oobe/a02187e41eed9e42/v2_omni_' +
this.locale + '.html';
this.buttonsDisabled = true;
......
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