Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(837)

Unified Diff: components/ntp_snippets/ntp_snippets_service_unittest.cc

Issue 2368583002: [NTP Snippets] Cleanups from clang-tidy (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/ntp_snippets/ntp_snippets_service_unittest.cc
diff --git a/components/ntp_snippets/ntp_snippets_service_unittest.cc b/components/ntp_snippets/ntp_snippets_service_unittest.cc
index c36a53ef31ae0ce84e34c0c55170b2a9d3396070..f3d6cef08155b58e800d3a105e740574fcf88225 100644
--- a/components/ntp_snippets/ntp_snippets_service_unittest.cc
+++ b/components/ntp_snippets/ntp_snippets_service_unittest.cc
@@ -54,7 +54,6 @@ using testing::IsEmpty;
using testing::Mock;
using testing::MockFunction;
using testing::NiceMock;
-using testing::Return;
using testing::SaveArg;
using testing::SizeIs;
using testing::StartsWith;

Powered by Google App Engine
This is Rietveld 408576698