Commit 6665a12a authored by Ian Struiksma's avatar Ian Struiksma Committed by Commit Bot

Update autofill cipd to fix nordstrom test.

Need to update expected value to fix issue with offset changing on the
new year 2019-2020.

Here is the diff between cipd versions:

nordstrom.test
238c238
<       "expectedValue": "7",
---
>       "expectedValue": "8",


Bug: 1038779
Change-Id: I54aa15c35c5d0fc112f679646deb0c3a5ea11715
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985335
Auto-Submit: Ian Struiksma <ianstruiksma@google.com>
Reviewed-by: default avatarCaleb Rouleau <crouleau@chromium.org>
Commit-Queue: Caleb Rouleau <crouleau@chromium.org>
Cr-Commit-Position: refs/heads/master@{#728073}
parent 2f065d26
......@@ -453,7 +453,7 @@ deps = {
'packages': [
{
'package': 'chromium/chrome/test/data/autofill/captured_sites',
'version': 'rawtdUZtNp6EQjsm2CopH_UeLQnDqgz3ZRmuROF_JYoC',
'version': '6HKEuK8hN8Q2Zagxk2BJpa1Dw_Zr-Xpdis3BCiWjHg4C',
}
],
'condition': 'checkout_chromium_autofill_test_dependencies',
......
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