Commit 501e4f7a authored by Alexander Hendrich's avatar Alexander Hendrich Committed by Commit Bot

Remove misplaced "selector" field

This CL is part of a larger refactoring/clean-up of
policy_test_cases.json.

The field only exists as part of the "indicator_tests" so it is ignored
here.

Bug: 1151251
Change-Id: I6ff4ff8b88c4befaa7b340000fd149c5ea206f5f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550819Reviewed-by: default avatarPavol Marko <pmarko@chromium.org>
Commit-Queue: Alexander Hendrich <hendrich@chromium.org>
Cr-Commit-Position: refs/heads/master@{#830235}
parent d7493061
...@@ -3227,8 +3227,7 @@ ...@@ -3227,8 +3227,7 @@
"url": "http://localhost/", "url": "http://localhost/",
"hash": "deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef" "hash": "deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef"
} }
}, }
"selector": "#account-picture-indicator"
} }
] ]
}, },
...@@ -3242,8 +3241,7 @@ ...@@ -3242,8 +3241,7 @@
"url": "http://localhost/", "url": "http://localhost/",
"hash": "baddecafbaddecafbaddecafbaddecafbaddecafbaddecafbaddecafbaddecaf" "hash": "baddecafbaddecafbaddecafbaddecafbaddecafbaddecafbaddecafbaddecaf"
} }
}, }
"selector": "#wallpaper-indicator"
} }
] ]
}, },
......
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