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 /chrome/chrome_common.gypi | |
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 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 36c64d5..db60689 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -36,7 +36,6 @@ '<(DEPTH)/chrome/chrome_resources.gyp:chrome_strings', '<(DEPTH)/chrome/chrome_resources.gyp:theme_resources', '<(DEPTH)/chrome/common_constants.gyp:common_constants', - '<(DEPTH)/components/components.gyp:breakpad_common', '<(DEPTH)/components/components.gyp:visitedlink_common', '<(DEPTH)/content/content.gyp:content_common', '<(DEPTH)/net/net.gyp:net', |