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

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: . 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 b510481076a0ab58fe0daf8412265e867ce76692..11edc23b0382250b208ae068f97d8394faf1274d 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2068,6 +2068,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