[AdTagging] Fix disabled test
The test was supposed to verify that, when AdTagging is disabled, frames with ad urls aren't tagged as ads. This wasn't working as intended. It passed regardless of whether or not ad tagging was disabled. What the test wanted to do isn't really possible when an AdTracker isn't present, and it's not when AdTagging is disabled. Changed the test to verify that the AdTracker is not present when AdTagging is disabled. Bug: 856273 Change-Id: I6e31444774ed5c1d1a9156a2a16e92896909d8fa Reviewed-on: https://chromium-review.googlesource.com/c/1273816Reviewed-by:Nate Chapin <japhet@chromium.org> Commit-Queue: Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#600477}
Showing
Please register or sign in to comment