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

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: Fixed ActivityLogPrerenderTest.TestScriptInjected 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
« no previous file with comments | « no previous file | extensions/renderer/script_injection.h » ('j') | extensions/renderer/script_injection.h » ('J')
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 b8641e0b2bf93dfa27ee09dfc494c41e31e4c2f2..da95b4a3131d5bc8877b28addc9ae217f9bd00fd 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -932,6 +932,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/script_injection.h » ('j') | extensions/renderer/script_injection.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698