Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(968)

Unified Diff: chrome/chrome_tests.gypi

Issue 500010: Mac: make it even less likely that the renderer+Breakpad leaks Mach ports. (Closed)
Patch Set: Fix to gypi so that tests build (hopefully). Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/renderer/render_thread.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index dc012f9326299975ae3f3849bdff5f1db0e5cd5d..8a150bfc59ec648aa9ed18025208fb7df742be91 100755
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -60,6 +60,7 @@
'..',
],
'sources': [
+ 'app/breakpad_mac_stubs.mm',
# The only thing used from browser is Browser::Type.
'browser/browser.h',
'browser/cocoa/browser_test_helper.h',
@@ -265,7 +266,6 @@
'..',
],
'sources': [
- 'app/breakpad_mac_stubs.mm',
'app/chrome_main_uitest.cc',
'browser/browser_encoding_uitest.cc',
'browser/browser_uitest.cc',
« no previous file with comments | « no previous file | chrome/renderer/render_thread.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698