Index: chrome/browser/performance_monitor/startup_timer.h |
diff --git a/chrome/browser/performance_monitor/startup_timer.h b/chrome/browser/performance_monitor/startup_timer.h |
index 2bab4db8250e911e8503eb9c0b817f6a5eeca25e..fc32a320c27df16e36c9437ac7583a5fa301e0f1 100644 |
--- a/chrome/browser/performance_monitor/startup_timer.h |
+++ b/chrome/browser/performance_monitor/startup_timer.h |
@@ -5,7 +5,7 @@ |
#ifndef CHROME_BROWSER_PERFORMANCE_MONITOR_STARTUP_TIMER_H_ |
#define CHROME_BROWSER_PERFORMANCE_MONITOR_STARTUP_TIMER_H_ |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |