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

Unified Diff: content/browser/BUILD.gn

Issue 2852033002: Add SwapMetricsObserverMac (Closed)
Patch Set: kern_return_t 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
« no previous file with comments | « no previous file | content/browser/memory/swap_metrics_observer_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index b02a346282cf8edec482f9482b15815279f3fd31..5916da31aae03c6440a9663ea14f82f32cc6a504 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698