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

Unified Diff: extensions/extensions.gypi

Issue 1129063011: Extract LazyBackgroundTaskQueue from ExtensionSystem. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased from master Created 5 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 | « extensions/browser/process_manager.cc ('k') | extensions/shell/browser/shell_extension_system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index 3f82eac8991e0fa828bc8d78657a0b857f1adc86..9bc6eb4b99b318610bd2ad25fc62725f4ea58874 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -693,6 +693,8 @@
'browser/io_thread_extension_message_filter.h',
'browser/lazy_background_task_queue.cc',
'browser/lazy_background_task_queue.h',
+ 'browser/lazy_background_task_queue_factory.cc',
+ 'browser/lazy_background_task_queue_factory.h',
'browser/load_monitoring_extension_host_queue.cc',
'browser/load_monitoring_extension_host_queue.h',
'browser/management_policy.cc',
« no previous file with comments | « extensions/browser/process_manager.cc ('k') | extensions/shell/browser/shell_extension_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698