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

Unified Diff: base/time/time.h

Issue 2523663002: Remove remaining base dependencies from base/numerics (Closed)
Patch Set: IWYU fixes #5 Created 4 years, 1 month 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/time.h
diff --git a/base/time/time.h b/base/time/time.h
index 1084e9517942f83c6a1a1b2831147ec648384a50..9cbd614f9f627371db03f35342ed67801ddc7cbf 100644
--- a/base/time/time.h
+++ b/base/time/time.h
@@ -59,6 +59,7 @@
#include "base/base_export.h"
#include "base/compiler_specific.h"
+#include "base/logging.h"
#include "base/numerics/safe_math.h"
#include "build/build_config.h"

Powered by Google App Engine
This is Rietveld 408576698