Index: content/public/browser/load_notification_details.h |
diff --git a/content/public/browser/load_notification_details.h b/content/public/browser/load_notification_details.h |
index 2f610fb6b235c189f8b7a72bb64af10acff82afe..43c736c940d0a72da94f0bf88070c8ac807de65c 100644 |
--- a/content/public/browser/load_notification_details.h |
+++ b/content/public/browser/load_notification_details.h |
@@ -5,7 +5,7 @@ |
#ifndef CONTENT_PUBLIC_BROWSER_LOAD_NOTIFICATION_DETAILS_H_ |
#define CONTENT_PUBLIC_BROWSER_LOAD_NOTIFICATION_DETAILS_H_ |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "content/public/browser/navigation_controller.h" |
#include "content/public/common/page_transition_types.h" |
#include "googleurl/src/gurl.h" |