summaryrefslogtreecommitdiffstats
path: root/chrome/browser/pref_service.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert 43413 - Add a notification when the list of startup URLs change.zork@chromium.org2010-04-021-2/+0
| | | | | | | | | | | | BUG=38557 TEST=Run two instances of chromes with difference profiles that are syncing. Change the startup pages. Check that the change propagates. Review URL: http://codereview.chromium.org/1562008 TBR=zork@chromium.org Review URL: http://codereview.chromium.org/1539014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43416 0039d316-1c4b-4281-b951-d872f2087c98
* Add a notification when the list of startup URLs change.zork@chromium.org2010-04-021-0/+2
| | | | | | | | | BUG=38557 TEST=Run two instances of chromes with difference profiles that are syncing. Change the startup pages. Check that the change propagates. Review URL: http://codereview.chromium.org/1562008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43413 0039d316-1c4b-4281-b951-d872f2087c98
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-0/+222
to chrome/browser. This is a part of an effort to remove bad dependency of chrome/common on chrome/browser. TEST=unit_tests and ui_tests, just moving code BUG=none Review URL: http://codereview.chromium.org/621004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39428 0039d316-1c4b-4281-b951-d872f2087c98