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

Unified Diff: content/content_browser.gypi

Issue 1640423002: Make memory pressure IPC accessible from content/public. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/public/browser/memory_pressure.h » ('j') | content/public/browser/memory_pressure.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 8713d4bfd7dc0ff43085f42dc7898d5e368a3555..7ae81504c36ffc3d836606d2104f47f3ff312413 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -176,6 +176,8 @@
'public/browser/media_capture_devices.h',
'public/browser/media_device_id.cc',
'public/browser/media_device_id.h',
+ 'public/browser/memory_pressure.cc',
+ 'public/browser/memory_pressure.h',
'public/browser/message_port_delegate.h',
'public/browser/message_port_provider.h',
'public/browser/mojo_app_connection.h',
« no previous file with comments | « no previous file | content/public/browser/memory_pressure.h » ('j') | content/public/browser/memory_pressure.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698