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

Unified Diff: base/time/default_clock.h

Issue 23540009: test IWYU fixups for base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unit test fixup Created 7 years, 4 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/time/default_tick_clock.h » ('j') | base/values.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/time/default_clock.h
diff --git a/base/time/default_clock.h b/base/time/default_clock.h
index 2022d5cdbab50f5651c8513ee4a6b8eda79f1426..28236555aa52d833b83fc951e35fa2e0ce371088 100644
--- a/base/time/default_clock.h
+++ b/base/time/default_clock.h
@@ -8,6 +8,7 @@
#include "base/base_export.h"
#include "base/compiler_specific.h"
#include "base/time/clock.h"
+#include "base/time/time.h"
Nico 2013/08/29 17:35:59 Does this one make sense? Time is only used in the
Mostyn Bramley-Moore 2013/08/29 18:43:51 Done. (I'll put together a list of the cases wher
namespace base {
« no previous file with comments | « no previous file | base/time/default_tick_clock.h » ('j') | base/values.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698