diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-29 23:29:54 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-29 23:29:54 +0000 |
commit | d0f837d64102812529ed5c90c2d761791e90b522 (patch) | |
tree | 98d22dabdeabecece86f5343be9b5395ee5c4377 /components/OWNERS | |
parent | 41834613fa4ae627781f9912d6e4c2be1e5ec012 (diff) | |
download | chromium_src-d0f837d64102812529ed5c90c2d761791e90b522.zip chromium_src-d0f837d64102812529ed5c90c2d761791e90b522.tar.gz chromium_src-d0f837d64102812529ed5c90c2d761791e90b522.tar.bz2 |
Revert r206949 - "Start moving breakpad integration to a component."
I'll use a different approach to move breakpad to a component.
> Step 1: move the DIR_CRASH_DUMPS symbol to the component
>
> BUG=247431
>
> Review URL: https://chromiumcodereview.appspot.com/16924012
TBR=thestig@chromium.org
Review URL: https://chromiumcodereview.appspot.com/18277002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209356 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/OWNERS')
-rw-r--r-- | components/OWNERS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/components/OWNERS b/components/OWNERS index 2bdde1e..7bb370c 100644 --- a/components/OWNERS +++ b/components/OWNERS @@ -4,10 +4,6 @@ per-file autofill*=dhollowa@chromium.org per-file autofill*=isherman@chromium.org per-file autofill*=kaiwang@chromium.org -per-file breakpad.gypi=jochen@chromium.org -per-file breakpad.gypi=rsesek@chromium.org -per-file breakpad.gypi=thestig@chromium.org - per-file tracing*=jbauman@chromium.org per-file tracing*=nduca@chromium.org |