diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-27 00:11:11 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-27 00:11:11 +0000 |
commit | b6d30e86df6210336031439e6b320547f5972279 (patch) | |
tree | d9ed7fcdc20f21eb562386fccc0e62121b1ddc80 /chrome/chrome.gyp | |
parent | 5e2023bc169d9027459c62759c6438e03ce69fb0 (diff) | |
download | chromium_src-b6d30e86df6210336031439e6b320547f5972279.zip chromium_src-b6d30e86df6210336031439e6b320547f5972279.tar.gz chromium_src-b6d30e86df6210336031439e6b320547f5972279.tar.bz2 |
Reverting 16954.
TBR=mmoss
Review URL: http://codereview.chromium.org/113879
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16958 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index c7f1fbb..9bb9802 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -2835,7 +2835,6 @@ 'chrome_strings', 'test_support_unit', '../app/app.gyp:app_resources', - '../breakpad/breakpad.gyp:breakpad_client', '../net/net.gyp:net_test_support', '../printing/printing.gyp:printing', '../webkit/webkit.gyp:webkit', @@ -2850,8 +2849,6 @@ '..', ], 'sources': [ - 'app/breakpad_linux.h', - 'app/breakpad_linux_stub.cc', 'app/breakpad_mac_stubs.mm', # *NO* files in chrome/app have unit tests (except keystone_glue)!!! # It seems a waste to have an app_unittests target, so for now |