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

Unified Diff: base/base.gypi

Issue 1569553005: Use base/time/time_posix.cc on OS X and iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation on Mac Created 4 years, 11 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 | « base/BUILD.gn ('k') | base/time/time_mac.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 0c70578e7925474936ec128ab42b8d2b595b0c78..399a8a272aba2ccec579b56aa63e7d3902866910 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -692,7 +692,6 @@
'time/tick_clock.h',
'time/time.cc',
'time/time.h',
- 'time/time_mac.cc',
'time/time_posix.cc',
'time/time_win.cc',
'timer/elapsed_timer.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/time/time_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698