summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorsimon.hong81@gmail.com <simon.hong81@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-05 00:16:57 +0000
committersimon.hong81@gmail.com <simon.hong81@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-05 00:16:57 +0000
commit17e6cde51ff33a5dac5290e978c4e7acf08a473c (patch)
tree0544e4e03d5da7353e59acc0ec08d1c7e6034482 /AUTHORS
parent16408cfc1af25646d42150105230c39346eb059b (diff)
downloadchromium_src-17e6cde51ff33a5dac5290e978c4e7acf08a473c.zip
chromium_src-17e6cde51ff33a5dac5290e978c4e7acf08a473c.tar.gz
chromium_src-17e6cde51ff33a5dac5290e978c4e7acf08a473c.tar.bz2
Switch to using browser_process_ instead g_browser_process
in member functions of ChromeBrowserMainParts. Contributed by simon.hong81@gmail.com BUG=none TEST=compiles Review URL: http://codereview.chromium.org/8983015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116416 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 e2938a3..bb8f348f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -154,3 +154,4 @@ Clinton Staley <clintstaley@gmail.com>
Devlin Cronin <rdevlin.cronin@gmail.com>
Junmin Zhu <junmin.zhu@intel.com>
Cem Kocagil <cem.kocagil@gmail.com>
+Simon Hong <simon.hong81@gmail.com>