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

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: 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
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 {

Powered by Google App Engine
This is Rietveld 408576698