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

Unified Diff: extensions/extensions.gypi

Issue 878513005: Extensions: suspend extension's scripts when V8 is paused (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@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 bc780bab888e893ba3e0744c2f5b5a872152b071..5f895760d199f99b1b78aebfbaeb5854a8145ce5 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -941,6 +941,8 @@
'renderer/script_context.h',
'renderer/script_context_set.cc',
'renderer/script_context_set.h',
+ 'renderer/script_injection_callback.cc',
+ 'renderer/script_injection_callback.h',
'renderer/script_injection.cc',
'renderer/script_injection.h',
'renderer/script_injection_manager.cc',
« no previous file with comments | « no previous file | extensions/renderer/programmatic_script_injector.h » ('j') | extensions/renderer/script_injection.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698