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

Unified Diff: content/common/BUILD.gn

Issue 2776523005: Plumbing devtools agent host id and request id between processes (Closed)
Patch Set: Rebased Created 3 years, 8 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 | « content/child/web_url_loader_impl.cc ('k') | content/common/frame_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 567121c7e45cdab0cc61a2e5c379619596d9bf08..f5762e907f8b759c1d9a391aaeb3ee4c478df88c 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -234,6 +234,8 @@ source_set("common") {
"navigation_params.cc",
"navigation_params.h",
"net/url_fetcher.cc",
+ "net/url_request_devtools_user_data.cc",
+ "net/url_request_devtools_user_data.h",
"net/url_request_service_worker_data.cc",
"net/url_request_service_worker_data.h",
"net/url_request_user_data.cc",
« no previous file with comments | « content/child/web_url_loader_impl.cc ('k') | content/common/frame_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698