| Index: chromeos/dbus/services/service_provider_test_helper.cc
|
| diff --git a/chromeos/dbus/services/service_provider_test_helper.cc b/chromeos/dbus/services/service_provider_test_helper.cc
|
| index b3030ac4430f62b3fa26ff3c7a4138703a6029ea..c4c5c654d51b4c7c105e03ab91dc5f0bc0abc4a4 100644
|
| --- a/chromeos/dbus/services/service_provider_test_helper.cc
|
| +++ b/chromeos/dbus/services/service_provider_test_helper.cc
|
| @@ -7,8 +7,6 @@
|
| #include "base/bind.h"
|
| #include "dbus/message.h"
|
| #include "dbus/mock_bus.h"
|
| -#include "testing/gmock/include/gmock/gmock.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/cros_system_api/dbus/service_constants.h"
|
|
|
| using ::testing::_;
|
|
|