Skip to content

Commit

Permalink
Removed unnecessary include of testing/gmock_mutant.h.
Browse files Browse the repository at this point in the history
Nothing in gmock_mutant.h was used in any of these source files.

TBR=jam@chromium.org

Bug: 1007833, 806952
Change-Id: Ifbfebfa78bfb6774dbcaed865e8127f24408419d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874060
Commit-Queue: Chris Mumford <cmumford@google.com>
Reviewed-by: Chris Mumford <cmumford@google.com>
Cr-Commit-Position: refs/heads/master@{#708369}
  • Loading branch information
cmumford authored and Commit Bot committed Oct 22, 2019
1 parent a59116e commit 09af43c
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
#include "net/url_request/url_request_test_util.h"
#include "testing/gmock/include/gmock/gmock-matchers.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "url/gurl.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,9 @@
#include "components/signin/public/identity_manager/access_token_info.h"
#include "components/signin/public/identity_manager/identity_test_environment.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"

using base::MockCallback;
using testing::CallbackToFunctor;
using testing::InvokeWithoutArgs;
using testing::StrictMock;

namespace signin {
Expand Down
1 change: 0 additions & 1 deletion content/browser/download/download_manager_impl_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
#include "content/public/test/browser_task_environment.h"
#include "content/public/test/test_browser_context.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "url/origin.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include "net/base/net_errors.h"
#include "net/traffic_annotation/network_traffic_annotation_test_helper.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"

using ::cast_channel::CastMessage;
using ::cast_channel::CastSocket;
Expand Down
1 change: 0 additions & 1 deletion media/audio/audio_input_device_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include "base/sync_socket.h"
#include "base/test/task_environment.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"

using base::CancelableSyncSocket;
Expand Down
7 changes: 0 additions & 7 deletions media/audio/win/audio_low_latency_output_win_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,11 @@
#include "media/base/seekable_buffer.h"
#include "media/base/test_data_util.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"

using ::base::ThreadTaskRunnerHandle;
using ::testing::_;
using ::testing::AnyNumber;
using ::testing::AtLeast;
using ::testing::Between;
using ::testing::CreateFunctor;
using ::testing::DoAll;
using ::testing::Gt;
using ::testing::InvokeWithoutArgs;
using ::testing::NotNull;
using ::testing::Return;

Expand Down
1 change: 0 additions & 1 deletion net/http/http_stream_factory_job_controller_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
#include "net/third_party/quiche/src/quic/test_tools/mock_random.h"
#include "net/traffic_annotation/network_traffic_annotation_test_helper.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "url/origin.h"

Expand Down
7 changes: 1 addition & 6 deletions net/quic/quic_chromium_client_stream_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,9 @@
#include "net/third_party/quiche/src/quic/test_tools/quic_test_utils.h"
#include "net/traffic_annotation/network_traffic_annotation_test_helper.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"

using testing::AnyNumber;
using testing::CreateFunctor;
using testing::Invoke;
using testing::Return;
using testing::StrEq;
using testing::_;
using testing::Return;

namespace net {
namespace test {
Expand Down
1 change: 0 additions & 1 deletion remoting/host/chromoting_host_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#include "remoting/protocol/session_config.h"
#include "remoting/protocol/transport_context.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"

using ::remoting::protocol::MockClientStub;
Expand Down
1 change: 0 additions & 1 deletion remoting/host/config_file_watcher_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include "remoting/base/auto_thread.h"
#include "remoting/base/auto_thread_task_runner.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"

using testing::_;
Expand Down
1 change: 0 additions & 1 deletion remoting/host/daemon_process_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include "remoting/host/chromoting_messages.h"
#include "remoting/host/desktop_session.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"

using testing::_;
Expand Down
1 change: 0 additions & 1 deletion remoting/host/desktop_process_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#include "remoting/protocol/fake_desktop_capturer.h"
#include "remoting/protocol/protocol_mock_objects.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"

using testing::_;
Expand Down
1 change: 0 additions & 1 deletion remoting/host/host_status_logger_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include "remoting/signaling/mock_signal_strategy.h"
#include "remoting/signaling/xmpp_log_to_server.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"

Expand Down
1 change: 0 additions & 1 deletion remoting/host/win/rdp_client_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include "remoting/host/screen_resolution.h"
#include "remoting/host/win/wts_terminal_monitor.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gmock_mutant.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/webrtc/modules/desktop_capture/desktop_geometry.h"

Expand Down

0 comments on commit 09af43c

Please sign in to comment.