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

Side by Side Diff: chrome/browser/prefs/DEPS

Issue 398893002: Invoke the StartSyncFlare for prefs when performing an automatic reset. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Also pipe through ProfilePrefStoreManager Created 6 years, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/user_manager",
3
4 #TODO(rlarocque): Move this dependency into the invalidation component. 2 #TODO(rlarocque): Move this dependency into the invalidation component.
Nicolas Zea 2014/07/18 21:11:16 This comment doesn't make sense here. I think it's
gab 2014/07/21 16:22:04 Done.
5 #See crbug.com/259559. 3 #See crbug.com/259559.
6 "+sync/internal_api/public/base", 4 "+sync/internal_api/public/base",
Nicolas Zea 2014/07/18 21:11:16 if you're just depending on model_type.h, may as w
gab 2014/07/21 16:22:04 Done.
7 ] 5 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/prefs/chrome_pref_service_factory.cc » ('j') | chrome/browser/prefs/pref_hash_filter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698