Index: chrome/browser/net/network_stats.cc |
diff --git a/chrome/browser/net/network_stats.cc b/chrome/browser/net/network_stats.cc |
index a2ac5e402c37d190b085f73c0987ace34c51df69..a299d5210a6085ab1ce5a656a18b9fff057e4254 100644 |
--- a/chrome/browser/net/network_stats.cc |
+++ b/chrome/browser/net/network_stats.cc |
@@ -12,7 +12,7 @@ |
#include "base/rand_util.h" |
#include "base/strings/stringprintf.h" |
#include "base/threading/platform_thread.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "base/tuple.h" |
#include "chrome/common/chrome_version_info.h" |
#include "content/public/browser/browser_thread.h" |