Index: components/memory_coordinator/browser/memory_monitor_linux.h |
diff --git a/components/memory_coordinator/browser/memory_monitor_linux.h b/components/memory_coordinator/browser/memory_monitor_linux.h |
index eda27791835cc02aa48c8914ef5fc2058b79bf29..d47996dd4f91cf74a92e96ec8011eea0300fc365 100644 |
--- a/components/memory_coordinator/browser/memory_monitor_linux.h |
+++ b/components/memory_coordinator/browser/memory_monitor_linux.h |
@@ -8,10 +8,6 @@ |
#include "components/memory_coordinator/browser/memory_monitor.h" |
#include "components/memory_coordinator/common/memory_coordinator_export.h" |
-namespace base { |
-struct SystemMemoryInfoKB; |
-} // namespace base |
- |
namespace memory_coordinator { |
// A memory monitor for the Linux platform. |