commit | 5ac9ece1fe7724339dd76b7827f44a9cc73835c9 | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Fri Oct 26 10:27:24 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 26 10:27:24 2018 |
tree | 1c1894734d6c85efef2a930e8799ee8534df1b58 | |
parent | dcd7d28aec38afa78dab5fa35be6b40c8483936a [diff] |
Remove 'using' directives in web_idb_cursor_impl_unittest.cc All of the 'blink::*' directives should be unnecessary (now that the code is within Blink.) Remove the testing::StrictMock 'using' too, and just "expand" it at its single usage point. Change-Id: I3171d05f41364fa134c2ee781e93178d831d4eab Reviewed-on: https://chromium-review.googlesource.com/c/1301458 Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#603049}
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 .