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

Unified Diff: content/browser/BUILD.gn

Issue 2300703005: DevTools: merge devtools_http_handler into content - it is used in all the embedders anyways. (Closed)
Patch Set: for review 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 0fad5fbf02cb2cba9ce70856aaf0cea10323b15d..b62b25470feab592b9317d8a1321723c84c0f52f 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -85,6 +85,7 @@ source_set("browser") {
"//mojo/public/js",
"//net",
"//net:extras",
+ "//net:http_server",
"//services/file:lib",
"//services/file/public/cpp",
"//services/file/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698