| Index: content/browser/plugin_service_impl.h
|
| diff --git a/content/browser/plugin_service_impl.h b/content/browser/plugin_service_impl.h
|
| index 9ee6c43367d3ff04bacc5960cf02536ce25dd524..1079a1f71a0ddf10b1264a1aa7034139347ce488 100644
|
| --- a/content/browser/plugin_service_impl.h
|
| +++ b/content/browser/plugin_service_impl.h
|
| @@ -18,7 +18,7 @@
|
| #include "base/memory/singleton.h"
|
| #include "base/synchronization/waitable_event_watcher.h"
|
| #include "base/threading/sequenced_worker_pool.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "build/build_config.h"
|
| #include "content/browser/plugin_process_host.h"
|
| #include "content/browser/ppapi_plugin_process_host.h"
|
|
|