diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-24 13:14:16 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-24 13:14:16 +0000 |
commit | c764449f290fbc415a2f48b8ce2a68a923690123 (patch) | |
tree | ef47fd4330b11cf23dbc702ee59d415051baf249 /components | |
parent | c37469ac3209fe6f3cdec6ae2da92c641c43467a (diff) | |
download | chromium_src-c764449f290fbc415a2f48b8ce2a68a923690123.zip chromium_src-c764449f290fbc415a2f48b8ce2a68a923690123.tar.gz chromium_src-c764449f290fbc415a2f48b8ce2a68a923690123.tar.bz2 |
Fix a typo in components/breakpad/OWNERS.
TBR=jochen@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/300633002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272736 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components')
-rw-r--r-- | components/breakpad/OWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/breakpad/OWNERS b/components/breakpad/OWNERS index cf2020f..e831fb1 100644 --- a/components/breakpad/OWNERS +++ b/components/breakpad/OWNERS @@ -1,4 +1,4 @@ cpu@chromium.org jochen@chromium.org rsesek@chromium.org -thestig@chromum.org +thestig@chromium.org |