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

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

Issue 2744253004: NTP: clang-format (Closed)
Patch Set: rebase 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 7c54570cf16ffeeedb63235d7e257f32c05c04be..19dbd2c1c1cccd326e44707a88b660609e844025 100644
--- a/components/ntp_snippets/remote/scheduling_remote_suggestions_provider_unittest.cc
+++ b/components/ntp_snippets/remote/scheduling_remote_suggestions_provider_unittest.cc
@@ -113,8 +113,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