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

Unified Diff: extensions/browser/BUILD.gn

Issue 601843002: Merge web_request_api_utils back into web_request_api_helpers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | extensions/browser/api/declarative_webrequest/webrequest_condition_attribute.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index 59d008098e866a1b503d2b4cb6d3c3f021a04071..e3f01ed98b294dc7f9a055b71b128f0e55188e76 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -231,8 +231,6 @@ source_set("browser") {
"api/web_request/web_request_api_constants.h",
"api/web_request/web_request_api_helpers.cc",
"api/web_request/web_request_api_helpers.h",
- "api/web_request/web_request_api_utils.cc",
- "api/web_request/web_request_api_utils.h",
"api/web_request/web_request_permissions.cc",
"api/web_request/web_request_permissions.h",
"api/web_request/web_request_event_router_delegate.cc",
« no previous file with comments | « no previous file | extensions/browser/api/declarative_webrequest/webrequest_condition_attribute.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698