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

Unified Diff: components/crash.gypi

Issue 1491363002: Add chrome crash service to GN build on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add is_win 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
« no previous file with comments | « chrome/tools/crash_service/BUILD.gn ('k') | components/crash/content/tools/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/crash.gypi
diff --git a/components/crash.gypi b/components/crash.gypi
index d12d5b4ad761d2f9d90c1660f178c58e8a1c1ab5..f2e790cfe42e78f119a6e4279afdce4d2f889944 100644
--- a/components/crash.gypi
+++ b/components/crash.gypi
@@ -345,6 +345,7 @@
},
},
{
+ # GN version: //components/crash/content/tools:crash_service
'target_name': 'breakpad_crash_service_win64',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « chrome/tools/crash_service/BUILD.gn ('k') | components/crash/content/tools/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698