commit | 6a6dd9d296df1df8599d562eeffde39f01c5546d | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sat Oct 19 18:16:59 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sat Oct 19 18:16:59 2013 |
tree | db8dadbd9a616c8bdbdc0339408471c51cabb4eb | |
parent | ef0e26b190c956599a9df6194a992c6e137bf74a [diff] |
Refactored the policy code to avoid BrowserThread. The policy code now mostly uses TaskRunners, so that it can move into a component without DEPS layering violations. The remaining classes that use BrowserThread directly are meant to stay in //chrome and instantiate the policy system. Also cleaned up some unused includes and unused arguments. This is a reland of https://codereview.chromium.org/26211008 after fixing the configuration_policy=0 and clang builds. BUG=271392 [email protected] Review URL: https://codereview.chromium.org/29253002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229605 0039d316-1c4b-4281-b951-d872f2087c98