| Index: content/browser/gpu/gpu_data_manager_impl.h
|
| diff --git a/content/browser/gpu/gpu_data_manager_impl.h b/content/browser/gpu/gpu_data_manager_impl.h
|
| index 1974c215169372221bc0cadbb4aa63171cc821d0..aa87930ad4de77cca4bed32d8e46a546699deea6 100644
|
| --- a/content/browser/gpu/gpu_data_manager_impl.h
|
| +++ b/content/browser/gpu/gpu_data_manager_impl.h
|
| @@ -15,7 +15,7 @@
|
| #include "base/memory/singleton.h"
|
| #include "base/process_util.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "base/values.h"
|
| #include "content/public/browser/gpu_data_manager.h"
|
| #include "content/public/common/gpu_memory_stats.h"
|
|
|