summaryrefslogtreecommitdiffstats
path: root/apps/shortcut_manager_factory.cc
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused code from apps and extensions BCKSFactoriesbenwells@chromium.org2013-05-241-7/+0
| | | | | | | | BUG=None Review URL: https://chromiumcodereview.appspot.com/15695004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202048 0039d316-1c4b-4281-b951-d872f2087c98
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-7/+8
| | | | | | | | | BUG=227219 R=joi@chromium.org Review URL: https://codereview.chromium.org/15517005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201634 0039d316-1c4b-4281-b951-d872f2087c98
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-1/+1
| | | | | | | | | | | Renames of the classes and methods will follow in separate patch(es). BUG=227219 R=erg@chromium.org, joi@chromium.org Review URL: https://codereview.chromium.org/14743010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201167 0039d316-1c4b-4281-b951-d872f2087c98
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-2/+3
| | | | | | | | | | instead of Profile. This will help move it out of chrome. BUG=227219 Review URL: https://codereview.chromium.org/14141006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196777 0039d316-1c4b-4281-b951-d872f2087c98
* Move apps_shortcut_manager into src/appsbenwells@chromium.org2013-03-071-0/+46
BUG=159366 Review URL: https://chromiumcodereview.appspot.com/12378037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186648 0039d316-1c4b-4281-b951-d872f2087c98