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

Unified Diff: content/browser/BUILD.gn

Issue 2852033002: Add SwapMetricsObserverMac (Closed)
Patch Set: Fix DCHECK Created 3 years, 8 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 14fcf780bc736e0b2290ee02b1992d6ed43e12af..fe51ec4b6d109a86ae1a8f52397645fc21dbe041 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -995,6 +995,7 @@ source_set("browser") {
"memory/swap_metrics_observer_linux.cc",
"memory/swap_metrics_observer_linux.h",
"memory/swap_metrics_observer_mac.cc",
+ "memory/swap_metrics_observer_mac.h",
"memory/swap_metrics_observer_win.cc",
"message_port_provider.cc",
"mime_registry_impl.cc",
« no previous file with comments | « no previous file | content/browser/memory/swap_metrics_observer_mac.h » ('j') | content/browser/memory/swap_metrics_observer_mac.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698