| Index: components/memory_coordinator/common/memory_coordinator_features.cc
|
| diff --git a/components/memory_coordinator/common/memory_coordinator_features.cc b/components/memory_coordinator/common/memory_coordinator_features.cc
|
| index a5e892fe2472d9ca91f7df5ca5ebf350f8069864..ebbd19f0d424ac863582182f2f777eb037324aa3 100644
|
| --- a/components/memory_coordinator/common/memory_coordinator_features.cc
|
| +++ b/components/memory_coordinator/common/memory_coordinator_features.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "components/memory_coordinator/common/memory_coordinator_features.h"
|
| +
|
| #include "base/feature_list.h"
|
|
|
| namespace memory_coordinator {
|
|
|