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

Unified Diff: content/content_browser.gypi

Issue 1045433002: Migrate ChromeOS to base::MemoryPressureMonitor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 5 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/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 5512ae78be9b45e4b3261319674131db6d2a511a..60fd10395b3447404b1fd467ed823c255d4cacd9 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -159,7 +159,6 @@
'public/browser/media_capture_devices.h',
'public/browser/media_device_id.cc',
'public/browser/media_device_id.h',
- 'public/browser/memory_pressure_observer.h',
'public/browser/message_port_delegate.h',
'public/browser/message_port_provider.h',
'public/browser/native_web_keyboard_event.h',
@@ -1580,7 +1579,6 @@
'browser/compositor/software_output_device_x11.cc',
'browser/compositor/software_output_device_x11.h',
'browser/context_factory.cc',
- 'browser/memory_pressure_observer.cc',
],
'plugin_browser_sources': [
'browser/pepper_flash_settings_helper_impl.cc',
« no previous file with comments | « content/browser/renderer_host/renderer_frame_manager.cc ('k') | content/public/browser/memory_pressure_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698