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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 568583002: Introduce WebRequestEventRouterDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 6 years, 3 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/profiles/off_the_record_profile_impl.cc ('k') | extensions/browser/BUILD.gn » ('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 ab0c7c62ca3eaf37fcff98e2d2ef1222f60a7805..74252bfcba2fdd67490f16b7c0d9658681a9d7c4 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -479,6 +479,8 @@
'browser/extensions/api/web_navigation/web_navigation_api_constants.h',
'browser/extensions/api/web_navigation/web_navigation_api_helpers.cc',
'browser/extensions/api/web_navigation/web_navigation_api_helpers.h',
+ 'browser/extensions/api/web_request/chrome_extension_web_request_event_router_delegate.cc',
+ 'browser/extensions/api/web_request/chrome_extension_web_request_event_router_delegate.h',
'browser/extensions/api/web_request/form_data_parser.cc',
'browser/extensions/api/web_request/form_data_parser.h',
'browser/extensions/api/web_request/upload_data_presenter.cc',
« no previous file with comments | « chrome/browser/profiles/off_the_record_profile_impl.cc ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698