| Index: content/browser/memory/memory_monitor_linux.h
|
| diff --git a/content/browser/memory/memory_monitor_linux.h b/content/browser/memory/memory_monitor_linux.h
|
| index 1a2b389a73b2655bf9172f1840c790f9e99577d2..5b92b80e144897a6b411ed6d387e822cd9a48b6b 100644
|
| --- a/content/browser/memory/memory_monitor_linux.h
|
| +++ b/content/browser/memory/memory_monitor_linux.h
|
| @@ -8,10 +8,6 @@
|
| #include "content/browser/memory/memory_monitor.h"
|
| #include "content/common/content_export.h"
|
|
|
| -namespace base {
|
| -struct SystemMemoryInfoKB;
|
| -} // namespace base
|
| -
|
| namespace content {
|
|
|
| // A memory monitor for the Linux platform.
|
|
|