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

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: remove no-longer-relevant OWNERS change 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 c172678762a54204817899160dad905993babf02..f349055d3d1f6097929ea688efcd2b7c1380128f 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',
@@ -1582,7 +1581,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',

Powered by Google App Engine
This is Rietveld 408576698