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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 218883008: Use process_singleton_linux on Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and rebase Created 6 years, 8 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/chrome_browser.gypi ('k') | no next file » | 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 d89a6925cf8c24103f6a320b9194a2c78509d3e9..e2824308ed3644af116dda7674a99143c491c312 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1174,8 +1174,7 @@
'browser/printing/print_preview_test.cc',
'browser/printing/print_preview_test.h',
'browser/process_info_snapshot_mac_unittest.cc',
- 'browser/process_singleton_linux_unittest.cc',
- 'browser/process_singleton_mac_unittest.cc',
+ 'browser/process_singleton_posix_unittest.cc',
'browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc',
'browser/profile_resetter/automatic_profile_resetter_unittest.cc',
'browser/profile_resetter/jtl_interpreter_unittest.cc',
@@ -2484,6 +2483,7 @@
'browser/extensions/extension_message_bubble_controller_unittest.cc',
'browser/extensions/extension_test_message_listener_unittest.cc',
'browser/policy/policy_path_parser_unittest.cc',
+ 'browser/process_singleton_posix_unittest.cc',
'browser/profiles/off_the_record_profile_impl_unittest.cc',
'browser/profiles/profile_list_desktop_unittest.cc',
'browser/renderer_context_menu/render_view_context_menu_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698