commit | 7bea54e4f59f577ac964d79b6bb94025ff4872e6 | [log] [tgz] |
---|---|---|
author | Karan Bhatia <karandeepb@chromium.org> | Fri Mar 01 02:15:20 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 01 02:15:20 2019 |
tree | 2f439bc386dd19cbbe17d794e0d6bcb2ca5eedf4 | |
parent | 708977c9da301d08676f218a2163f382e3607276 [diff] |
DNR: Move ruleset matcher unittests to the extensions layer. RulesetMatcher is a class in the extensions layer but it is unit-tested at the chrome layer. Fix this by moving the tests to the extensions layer by removing dependencies to chrome's extension loading code. This also means we don't check the extension loading in these tests, but that is taken care of in the browser tests. BUG=930961 Change-Id: Ic971bce981a65cda8928a8e3d9e3b49f960b4aef Reviewed-on: https://chromium-review.googlesource.com/c/1496314 Reviewed-by: Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#636663}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .