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

Unified Diff: base/tracking_info.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/tracking_info.h
diff --git a/base/tracking_info.h b/base/tracking_info.h
index ba9585e6d9b7d6a8105a9c427d121d038c388b8f..a1c6392d2eac73432bfbd4dc299db83bc83ea46a 100644
--- a/base/tracking_info.h
+++ b/base/tracking_info.h
@@ -11,6 +11,7 @@
#ifndef BASE_TRACKING_INFO_H_
#define BASE_TRACKING_INFO_H_
+#include "base/base_export.h"
#include "base/profiler/tracked_time.h"
#include "base/time/time.h"

Powered by Google App Engine
This is Rietveld 408576698