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

Unified Diff: extensions/extensions.gypi

Issue 2042483002: Fix web_accesible_resources enforcement for Site Isolation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove stale comment. Created 4 years, 6 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 | « extensions/browser/extension_protocols.cc ('k') | extensions/test/data/web_view/apitest/main.js » ('j') | no next file with comments »
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 fb165680c3e22883ca14bf0c0bffdac9fb393c7b..537ea0d1838ad2ce3b4e703966060f34c1f3f857 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -586,6 +586,8 @@
'browser/extension_icon_placeholder.h',
'browser/extension_message_filter.cc',
'browser/extension_message_filter.h',
+ 'browser/extension_navigation_throttle.cc',
+ 'browser/extension_navigation_throttle.h',
'browser/extension_pref_store.cc',
'browser/extension_pref_store.h',
'browser/extension_pref_value_map.cc',
« no previous file with comments | « extensions/browser/extension_protocols.cc ('k') | extensions/test/data/web_view/apitest/main.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698