summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-10 04:45:54 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-10 04:45:54 +0000
commitf988638e6ea5a3f16e289be9ac7ffd853f7a13e4 (patch)
tree21a390713263cede93537c0651656e83acbc5965 /AUTHORS
parent39b22b7c4c5c45183a5224449f0f82d7998a70e0 (diff)
downloadchromium_src-f988638e6ea5a3f16e289be9ac7ffd853f7a13e4.zip
chromium_src-f988638e6ea5a3f16e289be9ac7ffd853f7a13e4.tar.gz
chromium_src-f988638e6ea5a3f16e289be9ac7ffd853f7a13e4.tar.bz2
Allow the use of the master_preferences file in Linux.
Also refactor FirstRunTabs to use GURL instead of wstring. BUG=none TEST=Add master_preferences file to directory containing the chrome binary and execute chrome with the --first-run option. Original patch by bgmerrell@gmail.com at http://codereview.chromium.org/551160 Review URL: http://codereview.chromium.org/796001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41131 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index ce6c19e..1d82bb6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -68,3 +68,4 @@ James Choi <jchoi42@pha.jhu.edu>
Paul Kehrer <paul.l.kehrer@gmail.com>
Chamal De Silva <chamal.desilva@gmail.com>
Jay Soffian <jaysoffian@gmail.com>
+Brian G. Merrell <bgmerrell@gmail.com>