summaryrefslogtreecommitdiffstats
path: root/cc/debug/paint_time_counter.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/debug/paint_time_counter.h')
-rw-r--r--cc/debug/paint_time_counter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/debug/paint_time_counter.h b/cc/debug/paint_time_counter.h
index 1ad3a29..8d109d0 100644
--- a/cc/debug/paint_time_counter.h
+++ b/cc/debug/paint_time_counter.h
@@ -7,7 +7,7 @@
#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
-#include "base/time.h"
+#include "base/time/time.h"
#include "cc/debug/ring_buffer.h"
namespace cc {