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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 25733002: Fix crash reporting of child process command line switches. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 months 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/app/chrome_main_delegate.cc ('k') | chrome/common/crash_keys.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 70af84d086c13675035464bcccc0daf051385f16..b6bdb9ca37862f1f91b7b24257b0ddcd0e85aea1 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1718,11 +1718,12 @@
'browser/webdata/web_apps_table_unittest.cc',
'common/cancelable_task_tracker_unittest.cc',
'common/chrome_paths_unittest.cc',
- 'common/cloud_print/cloud_print_helpers_unittest.cc',
'common/chrome_content_client_unittest.cc',
+ 'common/cloud_print/cloud_print_helpers_unittest.cc',
'common/content_settings_helper_unittest.cc',
'common/content_settings_pattern_parser_unittest.cc',
'common/content_settings_pattern_unittest.cc',
+ 'common/crash_keys_unittest.cc',
'common/extensions/api/commands/commands_manifest_unittest.cc',
'common/extensions/api/extension_action/browser_action_manifest_unittest.cc',
'common/extensions/api/extension_action/page_action_manifest_unittest.cc',
« no previous file with comments | « chrome/app/chrome_main_delegate.cc ('k') | chrome/common/crash_keys.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698