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

Unified Diff: content/browser/BUILD.gn

Issue 2877423004: without the plumbing!
Patch Set: Created 3 years, 7 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 | content/browser/devtools/devtools_url_interceptor_request_job.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index cfdac3e5879bf735c47ef273079820d18da54bcc..77497d95d3d6750102833cd4c2bfda6086adea1b 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -516,6 +516,10 @@ source_set("browser") {
"devtools/devtools_manager.h",
"devtools/devtools_session.cc",
"devtools/devtools_session.h",
+ "devtools/devtools_url_interceptor_request_job.cc",
+ "devtools/devtools_url_interceptor_request_job.h",
+ "devtools/devtools_url_request_interceptor.cc",
+ "devtools/devtools_url_request_interceptor.h",
"devtools/forwarding_agent_host.cc",
"devtools/forwarding_agent_host.h",
"devtools/page_navigation_throttle.cc",
« no previous file with comments | « no previous file | content/browser/devtools/devtools_url_interceptor_request_job.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698