Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make base compile with no "using base::Value" in values.h | brettw@chromium.org | 2013-06-14 | 1 | -4/+4 |
| | | | | | | | | | | | This adds explicit namespace to a bunch of places. BUG= R=avi@chromium.org Review URL: https://codereview.chromium.org/16797003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206440 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -0/+260 |
This is a mostly-automated change, using ./tools/git/move_source_file.py to move files and fix up include guards and #includes from other files. Manual edits were limited to fixing up .gypi files and adding BASE_PREFS_EXPORT where needed. TBR=ben@chromium.org BUG=155525 Review URL: https://codereview.chromium.org/12211105 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181707 0039d316-1c4b-4281-b951-d872f2087c98 |