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

Unified Diff: base/time/time.h

Issue 23540009: test IWYU fixups for base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: include iterator in a couple more files 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/time.h
diff --git a/base/time/time.h b/base/time/time.h
index af95700ac1eba3727db023c5ef6f8f000eea3add..eba61455d2845195d250923d8b39893d5f6727e4 100644
--- a/base/time/time.h
+++ b/base/time/time.h
@@ -25,9 +25,9 @@
#include <time.h>
-#include "base/atomicops.h"
#include "base/base_export.h"
#include "base/basictypes.h"
+#include "build/build_config.h"
#if defined(OS_MACOSX)
#include <CoreFoundation/CoreFoundation.h>
« no previous file with comments | « base/stl_util.h ('k') | base/time/time.cc » ('j') | sync/notifier/p2p_invalidator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698