| Index: content/browser/renderer_host/media/video_capture_oracle.h
|
| diff --git a/content/browser/renderer_host/media/video_capture_oracle.h b/content/browser/renderer_host/media/video_capture_oracle.h
|
| index 0c2286c951ea1521b0eddf3c9ba9e4d3ebb20b7f..739b56971a5d0f9bc248e549f228e3fa3899819b 100644
|
| --- a/content/browser/renderer_host/media/video_capture_oracle.h
|
| +++ b/content/browser/renderer_host/media/video_capture_oracle.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/callback_forward.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "content/common/content_export.h"
|
|
|
| namespace content {
|
|
|