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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 588833002: mac: Fix launchd test on 10.10 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments from mark. Created 6 years, 3 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
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index f5252576ea528276f10fada35d7924d151dbe348..7c93d586134c120b4ccdb7a5806c1999315577a6 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2390,6 +2390,7 @@
],
'sources': [
'browser/media_galleries/fileapi/iphoto_file_util_unittest.cc',
+ 'browser/service_process/service_process_control_mac_unittest.mm',
Lei Zhang 2014/09/23 21:59:06 You can put this in the general list and build/fil
erikchen 2014/09/24 17:19:03 Done.
'utility/media_galleries/iphoto_library_parser_unittest.cc',
],
'sources!': [
« no previous file with comments | « chrome/browser/service_process/service_process_control_mac_unittest.mm ('k') | chrome/common/service_process_util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698