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

Unified Diff: content/common/BUILD.gn

Issue 2776523005: Plumbing devtools agent host id and request id between processes (Closed)
Patch Set: Full plumbing Created 3 years, 9 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index bae71582eea7900029bb2c259f037f0e0bc69cea..7e90d6246a90ddbda7673448decf43dad12bb04f 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -238,6 +238,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",

Powered by Google App Engine
This is Rietveld 408576698