| Index: components/ntp_snippets/ntp_snippets_status_service_unittest.cc
|
| diff --git a/components/ntp_snippets/ntp_snippets_status_service_unittest.cc b/components/ntp_snippets/ntp_snippets_status_service_unittest.cc
|
| index 65bc9db191a1590ed98d7aca411521d3c89ab8c4..2be8659dd8624bb865a559984a16c07be1dfdd21 100644
|
| --- a/components/ntp_snippets/ntp_snippets_status_service_unittest.cc
|
| +++ b/components/ntp_snippets/ntp_snippets_status_service_unittest.cc
|
| @@ -17,8 +17,6 @@
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| -using testing::Return;
|
| -
|
| namespace ntp_snippets {
|
|
|
| class NTPSnippetsStatusServiceTest : public ::testing::Test {
|
|
|