| Index: content/browser/android/content_video_view.h
|
| diff --git a/content/browser/android/content_video_view.h b/content/browser/android/content_video_view.h
|
| index 7b4c712f2dc4ef675219d27eb1ff20c08104748f..72ee962d2ad79d110fc68272b36b40f32ad1ff80 100644
|
| --- a/content/browser/android/content_video_view.h
|
| +++ b/content/browser/android/content_video_view.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/timer.h"
|
| +#include "base/timer/timer.h"
|
|
|
| namespace content {
|
|
|
|
|