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

Unified Diff: content/content_browser.gypi

Issue 2012853003: Reland of Pass SequencedTaskRunner to PowerSaveBlocker for ui/file ops (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: SingleThreadTaskRunner for _x11 Created 4 years, 7 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 | « content/browser/wake_lock/wake_lock_service_context.cc ('k') | content/public/browser/power_save_blocker.h » ('j') | no next file with comments »
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 71d766a38a9ffabd7bf397d6c4a3c6b531c074ae..ac9379c5f25c8722e444f978d5cb11d2a602ea23 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -254,6 +254,7 @@
'public/browser/plugin_service.h',
'public/browser/plugin_service_filter.h',
'public/browser/power_save_blocker.h',
+ 'public/browser/power_save_blocker_factory.h',
'public/browser/presentation_screen_availability_listener.h',
'public/browser/presentation_service_delegate.h',
'public/browser/presentation_session.cc',
@@ -1173,6 +1174,7 @@
'browser/power_monitor_message_broadcaster.h',
'browser/power_save_blocker_android.h',
'browser/power_save_blocker_chromeos.cc',
+ 'browser/power_save_blocker_factory.cc',
'browser/power_save_blocker_impl.cc',
'browser/power_save_blocker_impl.h',
'browser/power_save_blocker_mac.cc',
« no previous file with comments | « content/browser/wake_lock/wake_lock_service_context.cc ('k') | content/public/browser/power_save_blocker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698