Commit 46ebf53a authored by Benjamin Beaudry's avatar Benjamin Beaudry Committed by Commit Bot

Fixed comment

Marked node 17 as ignored in the comments. Should have go with change
https://chromium-review.googlesource.com/c/chromium/src/+/1737870

Bug: 988153
Change-Id: I6dc3da7765c54f0909e29e1134b28b36574a9c08
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1739629
Commit-Queue: Aaron Leventhal <aleventhal@chromium.org>
Reviewed-by: default avatarAaron Leventhal <aleventhal@chromium.org>
Reviewed-by: default avatarKevin Babbitt <kbabbitt@microsoft.com>
Cr-Commit-Position: refs/heads/master@{#685188}
parent 7aa67345
...@@ -1872,7 +1872,7 @@ TEST(AXTreeTest, UnignoredAccessors) { ...@@ -1872,7 +1872,7 @@ TEST(AXTreeTest, UnignoredAccessors) {
// | | | // | | |
// 13(i) 14 15 // 13(i) 14 15
// | | // | |
// 16 17 // 16 17(i)
tree_update.root_id = 1; tree_update.root_id = 1;
tree_update.nodes.resize(17); tree_update.nodes.resize(17);
tree_update.nodes[0].id = 1; tree_update.nodes[0].id = 1;
......
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