Index: content/browser/renderer_host/smooth_scroll_calculator.h |
diff --git a/content/browser/renderer_host/smooth_scroll_calculator.h b/content/browser/renderer_host/smooth_scroll_calculator.h |
index ae406a8334a7caa9aed6fef5a21043e40af1a4e0..1427416be41d01f50c99b75c2a33aa7d0be08865 100644 |
--- a/content/browser/renderer_host/smooth_scroll_calculator.h |
+++ b/content/browser/renderer_host/smooth_scroll_calculator.h |
@@ -5,7 +5,7 @@ |
#ifndef CONTENT_BROWSER_RENDERER_HOST_SMOOTH_SCROLL_CALCULATOR_H_ |
#define CONTENT_BROWSER_RENDERER_HOST_SMOOTH_SCROLL_CALCULATOR_H_ |
-#include "base/time.h" |
+#include "base/time/time.h" |
namespace content { |