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

Unified Diff: base/base.gyp

Issue 10698149: Add minimal support for process_utils on iOS (Closed) Base URL: http://git.chromium.org/chromium/src.git@all-ios-tweak
Patch Set: Tweak include in gyp; eliminate patch bleed Created 8 years, 5 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 | « no previous file | base/base.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 1a56fb2357cc462c58eceac058b2dbbae1159a9c..912cdd7c78f021669754e80bc874e2762b84e0fe 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -434,6 +434,7 @@
'platform_file_unittest.cc',
'pr_time_unittest.cc',
'process_util_unittest.cc',
+ 'process_util_unittest_ios.cc',
'process_util_unittest_mac.h',
'process_util_unittest_mac.mm',
'profiler/tracked_time_unittest.cc',
« no previous file with comments | « no previous file | base/base.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698