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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1481703002: win: Move Crashpad all into chrome.exe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tests Created 5 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
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index c584f1a66c037aeee589ee66d7243d86ed74ed76..d4895321b3e2b80f9c4219dafc6d729497895e1b 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2065,6 +2065,7 @@
],
'dependencies': [
'../components/components.gyp:crash_component',
+ '../third_party/crashpad/crashpad/handler/handler.gyp:crashpad_handler',
'../win8/win8.gyp:test_registrar_constants',
'../win8/win8.gyp:test_support_win8',
],

Powered by Google App Engine
This is Rietveld 408576698