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

Unified Diff: components/components_tests.gyp

Issue 1481933002: Move crash keys for command-line switches to components/crash so they can be set (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@installer_crash_keys
Patch Set: typedef -> using, %lu -> PRIuS Created 5 years, 1 month 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/installer/setup/setup_main.cc ('k') | components/crash/core/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 2b9f6c92c1c23d70004db527687bb92ceb3da035..db4aa006941d936be96f7453c7406369d7015d42 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -124,6 +124,7 @@
],
'crash_unittest_sources': [
'crash/content/app/crash_keys_win_unittest.cc',
+ 'crash/core/common/crash_keys_unittest.cc',
'crash/core/common/objc_zombie_unittest.mm',
],
'crx_file_unittest_sources': [
« no previous file with comments | « chrome/installer/setup/setup_main.cc ('k') | components/crash/core/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698