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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 822453002: Introduce HostID and de-couple Extensions from "script injection System" [browser side] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 5 years, 11 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 | « chrome/browser/extensions/user_script_loader_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 9c8531171272f8fa78993e3d03da222967c709f9..1f79fff701e59d567b2878f1c546ee95db6bef0c 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -661,6 +661,8 @@
'browser/extensions/extension_uninstall_dialog.h',
'browser/extensions/extension_util.cc',
'browser/extensions/extension_util.h',
+ 'browser/extensions/extension_user_script_loader.cc',
+ 'browser/extensions/extension_user_script_loader.h',
'browser/extensions/extension_view_host.cc',
'browser/extensions/extension_view_host.h',
'browser/extensions/extension_view_host_factory.cc',
« no previous file with comments | « chrome/browser/extensions/user_script_loader_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698