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

Unified Diff: chrome/browser/profiles/profiles_state.h

Issue 199533004: [Mac, Win] Show a user manager tutorial once per profile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rachel nits Created 6 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: chrome/browser/profiles/profiles_state.h
diff --git a/chrome/browser/profiles/profiles_state.h b/chrome/browser/profiles/profiles_state.h
index 9f0178d3016e944b05635ce62acef2f9ceb37ff9..4a87ceaac789687df9e3b29e54cd095c27fe3e01 100644
--- a/chrome/browser/profiles/profiles_state.h
+++ b/chrome/browser/profiles/profiles_state.h
@@ -12,6 +12,7 @@ class Browser;
class PrefRegistrySimple;
class Profile;
namespace base { class FilePath; }
+namespace user_prefs { class PrefRegistrySyncable; }
msw 2014/03/20 18:51:26 nit: remove this; it's no longer needed in this fi
noms (inactive) 2014/03/20 20:28:20 Done.
namespace profiles {

Powered by Google App Engine
This is Rietveld 408576698