Index: chrome/browser/predictors/resource_prefetch_common.h |
diff --git a/chrome/browser/predictors/resource_prefetch_common.h b/chrome/browser/predictors/resource_prefetch_common.h |
index ab909723b6d50237455934fb37c43795557796d2..13f276a5c42660e2d876d51941c50550d2799536 100644 |
--- a/chrome/browser/predictors/resource_prefetch_common.h |
+++ b/chrome/browser/predictors/resource_prefetch_common.h |
@@ -5,7 +5,7 @@ |
#ifndef CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_COMMON_H_ |
#define CHROME_BROWSER_PREDICTORS_RESOURCE_PREFETCH_COMMON_H_ |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "googleurl/src/gurl.h" |
class Profile; |