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

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 20ed94769b8f9c294d648294088519dcf254bfc7..f3fc231363d0373645cfae23879dd735123f13e7 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -939,6 +939,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') | tools/metrics/histograms/histograms.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698