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

Unified Diff: chrome/common/net/BUILD.gn

Issue 644123002: Componentize renderer side of DNS prefetching. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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: chrome/common/net/BUILD.gn
diff --git a/chrome/common/net/BUILD.gn b/chrome/common/net/BUILD.gn
index 84c5c486f4c94faa4b2dd81e6e3e3a4a63f49046..c214ee49cd30c0f72d844a002bc65eda98cc0e10 100644
--- a/chrome/common/net/BUILD.gn
+++ b/chrome/common/net/BUILD.gn
@@ -11,7 +11,6 @@ static_library("net") {
"net_error_info.h",
"net_resource_provider.cc",
"net_resource_provider.h",
- "predictor_common.h",
"url_util.cc",
"url_util.h",
"x509_certificate_model.cc",

Powered by Google App Engine
This is Rietveld 408576698