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

Unified Diff: net/BUILD.gn

Issue 2624163003: Remainder of V8 removal (Closed)
Patch Set: . Created 3 years, 11 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/browser/child_process_launcher.cc ('k') | net/proxy/proxy_service_mojo.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 796fb2b82382bb9c459b4b2388bf04d1ca317245..ffb179795249345d3674196daf0aa1f6d98fea21 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -712,7 +712,7 @@ if (use_v8_in_net && !is_android) {
]
public_deps = [
- ":net_with_v8",
+ ":net",
"//base",
"//mojo/public/cpp/bindings",
"//net/interfaces",
« no previous file with comments | « content/browser/child_process_launcher.cc ('k') | net/proxy/proxy_service_mojo.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698