| Index: content/common/gpu/gpu_memory_manager.cc
|
| diff --git a/content/common/gpu/gpu_memory_manager.cc b/content/common/gpu/gpu_memory_manager.cc
|
| index 57b3e9805dec291799ebaf675cff550126a1f771..8f5b6e063f077e218435422d22ff63de89c3a831 100644
|
| --- a/content/common/gpu/gpu_memory_manager.cc
|
| +++ b/content/common/gpu/gpu_memory_manager.cc
|
| @@ -15,9 +15,9 @@
|
| #include "content/common/gpu/gpu_channel_manager.h"
|
| #include "content/common/gpu/gpu_channel_manager_delegate.h"
|
| #include "content/common/gpu/gpu_memory_tracking.h"
|
| -#include "content/common/gpu/gpu_memory_uma_stats.h"
|
| #include "gpu/command_buffer/common/gpu_memory_allocation.h"
|
| #include "gpu/command_buffer/service/gpu_switches.h"
|
| +#include "gpu/ipc/common/gpu_memory_uma_stats.h"
|
| #include "gpu/ipc/common/memory_stats.h"
|
|
|
| using gpu::MemoryAllocation;
|
|
|