| Index: content/browser/gpu/gpu_process_host.h
|
| diff --git a/content/browser/gpu/gpu_process_host.h b/content/browser/gpu/gpu_process_host.h
|
| index 7acf083433f0dffa6d8c5ed374643f340254e7c3..e835d024a65f0318ab3b1c1bea51062448741fd8 100644
|
| --- a/content/browser/gpu/gpu_process_host.h
|
| +++ b/content/browser/gpu/gpu_process_host.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/containers/hash_tables.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "content/browser/gpu/gpu_surface_tracker.h"
|
| #include "content/common/content_export.h"
|
| #include "content/common/gpu/gpu_memory_uma_stats.h"
|
|
|