Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(473)

Unified Diff: components/memory_coordinator/browser/memory_monitor_linux.h

Issue 2332423002: Added memory-monitor for ChromeOS. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698