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

Unified Diff: extensions/extensions.gypi

Issue 934763003: Refactoring: de-couple Extensions from "script injection System" [render side]:3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@decouple_brower_isolated_world_routingid_user_script_1
Patch Set: Reset InjectionHost in ScriptInjection when extension is unloaded. 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/dispatcher.cc » ('j') | extensions/renderer/extension_injection_host.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 f027d40df98c81197d54487fca645a2974dcfff8..365e6a961af940a117714bd43f11fd5c429e0c5f 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -950,6 +950,8 @@
'renderer/v8_context_native_handler.h',
'renderer/v8_schema_registry.cc',
'renderer/v8_schema_registry.h',
+ 'renderer/web_ui_injection_host.cc',
+ 'renderer/web_ui_injection_host.h',
],
'extensions_utility_sources': [
'utility/unpacker.cc',
« no previous file with comments | « no previous file | extensions/renderer/dispatcher.cc » ('j') | extensions/renderer/extension_injection_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698