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

Unified Diff: components/ntp_snippets/ntp_snippets_status_service.h

Issue 2343583002: Change the default value of the fetching_requires_signin parameter (Closed)
Patch Set: Reverting the unittest experiment 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
« no previous file with comments | « no previous file | components/ntp_snippets/ntp_snippets_status_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ntp_snippets/ntp_snippets_status_service.h
diff --git a/components/ntp_snippets/ntp_snippets_status_service.h b/components/ntp_snippets/ntp_snippets_status_service.h
index 3434a6be60e9c561e38cd51bae0ca6234c46dcfa..d6a9516868346a51cc010e6f3c56d51a351d8ec2 100644
--- a/components/ntp_snippets/ntp_snippets_status_service.h
+++ b/components/ntp_snippets/ntp_snippets_status_service.h
@@ -43,8 +43,6 @@ class NTPSnippetsStatusService : public SigninManagerBase::Observer {
void Init(const DisabledReasonChangeCallback& callback);
private:
- FRIEND_TEST_ALL_PREFIXES(NTPSnippetsStatusServiceTest,
- SigninStateCompatibility);
FRIEND_TEST_ALL_PREFIXES(NTPSnippetsStatusServiceTest, DisabledViaPref);
// SigninManagerBase::Observer implementation
« no previous file with comments | « no previous file | components/ntp_snippets/ntp_snippets_status_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698