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

Unified Diff: base/base.gypi

Issue 665023002: Post-commit fixes for "stale-while-revalidate..." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make DCHECK_EQ work for TimeDelta objects. Created 6 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 | « base/base.gyp ('k') | base/time/time.h » ('j') | base/time/time_logging.h » ('J')
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 5cd8b8c392f4dc90664e4ef892f59b6d0ae49a2b..77b349bf9c20043079605384bb933004524813a9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -648,6 +648,8 @@
'time/tick_clock.h',
'time/time.cc',
'time/time.h',
+ 'time/time_logging.cc',
+ 'time/time_logging.h',
'time/time_mac.cc',
'time/time_posix.cc',
'time/time_win.cc',
« no previous file with comments | « base/base.gyp ('k') | base/time/time.h » ('j') | base/time/time_logging.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698