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

Unified Diff: extensions/browser/BUILD.gn

Issue 2335133003: PlzNavigate: support the WebRequest API (Closed)
Patch Set: Rebase + addressed nit Created 4 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
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index 15725371205e698382d7f72c15ac753af33b1288..6618f7a220d88c4aeac128b6dbb3578f623a25a6 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -118,6 +118,8 @@ source_set("browser") {
"extension_message_filter.h",
"extension_navigation_throttle.cc",
"extension_navigation_throttle.h",
+ "extension_navigation_ui_data.cc",
+ "extension_navigation_ui_data.h",
"extension_pref_store.cc",
"extension_pref_store.h",
"extension_pref_value_map.cc",
« no previous file with comments | « content/test/test_navigation_url_loader_factory.cc ('k') | extensions/browser/api/web_request/web_request_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698