commit | fb35cc5796f051b0f83867417686746649eea618 | [log] [tgz] |
---|---|---|
author | kochi <kochi@chromium.org> | Fri Nov 18 09:06:42 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Nov 18 09:09:37 2016 |
tree | 2f676b2da3e3f45147f4c647380ab1c1e1f709be | |
parent | 86fdb249d5e12132d9b4e6415b9c2483bd2e4c9f [diff] |
Use static profile in SelectorQueryTest This change should have been included in https://codereview.chromium.org/2493003003/ Only one instance of CSSParserContext constructor was rewritten to use static profile, and the rest was unchanged. BUG=633007 Review-Url: https://codereview.chromium.org/2514743002 Cr-Commit-Position: refs/heads/master@{#433156}