| Index: components/viz/frame_sinks/frame_eviction_manager.h
|
| diff --git a/components/viz/frame_sinks/frame_eviction_manager.h b/components/viz/frame_sinks/frame_eviction_manager.h
|
| index 884ab9f015e52b313bf915e713f3808079a7f3c5..15a2909ffd7527afc33d0b3956916ee09ee8f341 100644
|
| --- a/components/viz/frame_sinks/frame_eviction_manager.h
|
| +++ b/components/viz/frame_sinks/frame_eviction_manager.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/memory_coordinator_client.h"
|
| #include "base/memory/memory_pressure_listener.h"
|
| #include "base/memory/singleton.h"
|
| -#include "components/viz/frame_sinks/viz_export.h"
|
| +#include "components/viz/viz_export.h"
|
|
|
| namespace viz {
|
|
|
|
|