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

Unified Diff: extensions/extensions.gypi

Issue 933423003: Make BackgroundContentsService start up BackgroundContents with a delay, as for ExtensionHosts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 10 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: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index d65c78f82ccd75bf0ecc9383d9b3488700854b7f..5e27ab47287e9395bc76b93af58f5a782b6f5f2e 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -540,6 +540,7 @@
'browser/content_verify_job.h',
'browser/crx_file_info.cc',
'browser/crx_file_info.h',
+ 'browser/delayed_start_render_host.h',
'browser/error_map.cc',
'browser/error_map.h',
'browser/event_listener_map.cc',

Powered by Google App Engine
This is Rietveld 408576698