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

Unified Diff: components/ntp_snippets/remote/scheduling_remote_suggestions_provider_unittest.cc

Issue 2744253004: NTP: clang-format (Closed)
Patch Set: Created 3 years, 9 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/remote/scheduling_remote_suggestions_provider_unittest.cc
diff --git a/components/ntp_snippets/remote/scheduling_remote_suggestions_provider_unittest.cc b/components/ntp_snippets/remote/scheduling_remote_suggestions_provider_unittest.cc
index b5ae799498a46492151a937672e36bef31a5edc7..2459e20292eb29d68aa1e486fcf89600b6349ddf 100644
--- a/components/ntp_snippets/remote/scheduling_remote_suggestions_provider_unittest.cc
+++ b/components/ntp_snippets/remote/scheduling_remote_suggestions_provider_unittest.cc
@@ -112,8 +112,7 @@ class MockRemoteSuggestionsProvider : public RemoteSuggestionsProvider {
} // namespace
-class SchedulingRemoteSuggestionsProviderTest
- : public ::testing::Test {
+class SchedulingRemoteSuggestionsProviderTest : public ::testing::Test {
public:
SchedulingRemoteSuggestionsProviderTest()
: // For the test we enabled all trigger types.

Powered by Google App Engine
This is Rietveld 408576698