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

Unified Diff: base/time/default_tick_clock.h

Issue 23540009: test IWYU fixups for base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: default_clock.h 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/time.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/time/default_tick_clock.h
diff --git a/base/time/default_tick_clock.h b/base/time/default_tick_clock.h
index 553a8d28e8e3339b7ce50df4f67c0af4b05bd333..ee681eeb0cdc5f8d3317c243b37c0080fa857da9 100644
--- a/base/time/default_tick_clock.h
+++ b/base/time/default_tick_clock.h
@@ -8,6 +8,7 @@
#include "base/base_export.h"
#include "base/compiler_specific.h"
#include "base/time/tick_clock.h"
+#include "base/time/time.h"
namespace base {
« no previous file with comments | « no previous file | base/time/time.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698