| Index: chrome/browser/bookmarks/enhanced_bookmarks_features.h
|
| diff --git a/chrome/browser/bookmarks/enhanced_bookmarks_features.h b/chrome/browser/bookmarks/enhanced_bookmarks_features.h
|
| index f67c96a11dfad6e7fdb9789607741b76ef82cf22..63a36248e8f26afeeec60fac016a32e4bbc612fc 100644
|
| --- a/chrome/browser/bookmarks/enhanced_bookmarks_features.h
|
| +++ b/chrome/browser/bookmarks/enhanced_bookmarks_features.h
|
| @@ -31,7 +31,7 @@ bool GetBookmarksExperimentExtensionID(const PrefService* user_prefs,
|
|
|
| // Updates bookmark experiment state based on information from Chrome sync
|
| // and Finch experiments.
|
| -void UpdateBookmarksExperimentState(const PrefService* user_prefs,
|
| +void UpdateBookmarksExperimentState(PrefService* user_prefs,
|
| PrefService* local_state,
|
| bool user_signed_in);
|
|
|
|
|