| Index: content/browser/memory/memory_coordinator_impl_browsertest.cc
|
| diff --git a/content/browser/memory/memory_coordinator_impl_browsertest.cc b/content/browser/memory/memory_coordinator_impl_browsertest.cc
|
| index 3397158d2f681308adc6b4cdf3c366e33b4ac5da..3b664ee9f99d616dea4339db7eb7a650cdaa2ec4 100644
|
| --- a/content/browser/memory/memory_coordinator_impl_browsertest.cc
|
| +++ b/content/browser/memory/memory_coordinator_impl_browsertest.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "content/browser/memory/memory_coordinator_impl.h"
|
|
|
| +#include "base/memory/ptr_util.h"
|
| #include "base/test/scoped_feature_list.h"
|
| #include "content/browser/browser_main_loop.h"
|
| #include "content/public/common/content_features.h"
|
|
|