Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1071)

Unified Diff: content/port/browser/smooth_scroll_gesture.h

Issue 18154002: Use a direct include of time headers in content/, part 2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/port/browser/smooth_scroll_gesture.h
diff --git a/content/port/browser/smooth_scroll_gesture.h b/content/port/browser/smooth_scroll_gesture.h
index 4e2c1d908f411e0e6d63b49c6e96798d7f86b665..d4682cc4f7d9b5fe83c1ca285cc63ed94ac145b1 100644
--- a/content/port/browser/smooth_scroll_gesture.h
+++ b/content/port/browser/smooth_scroll_gesture.h
@@ -6,7 +6,7 @@
#define CONTENT_PORT_BROWSER_SMOOTH_SCROLL_GESTURE_H_
#include "base/memory/ref_counted.h"
-#include "base/time.h"
+#include "base/time/time.h"
namespace content {
« no previous file with comments | « content/port/browser/render_widget_host_view_frame_subscriber.h ('k') | content/ppapi_plugin/ppapi_thread.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698