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

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: trybot fixes: 1) hide gyp target from ios 2) UintToString --> SizeTToString Created 6 years, 1 month 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 | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/net/predictor_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/net/BUILD.gn
diff --git a/chrome/common/net/BUILD.gn b/chrome/common/net/BUILD.gn
index bf87915565bd23de5a797ffba7166615b57ebed4..143512d2f88649729bb256682a8a5d10a70341b3 100644
--- a/chrome/common/net/BUILD.gn
+++ b/chrome/common/net/BUILD.gn
@@ -9,7 +9,6 @@ static_library("net") {
sources = [
"net_resource_provider.cc",
"net_resource_provider.h",
- "predictor_common.h",
"url_util.cc",
"url_util.h",
"x509_certificate_model.cc",
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/net/predictor_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698