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

Unified Diff: chrome/browser/BUILD.gn

Issue 2280183002: Remove all code related to the PreRead field trial. (Closed)
Patch Set: Created 4 years, 4 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 90a476dcc0b4f58f37f0243502e239b680bf04d2..30cdf704495354701c137c9e2dfb6b0803c8c85c 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -157,10 +157,6 @@ split_static_library("browser") {
"//components/ssl_errors",
"//components/startup_metric_utils/browser:host",
"//components/startup_metric_utils/browser:lib",
-
- # TODO(fdoray): Remove this once the PreRead field trial has expired.
- # crbug.com/577698
- "//components/startup_metric_utils/common",
"//components/strings",
"//components/subresource_filter/core/browser",
"//components/suggestions",
@@ -822,7 +818,6 @@ split_static_library("browser") {
"//chrome_elf:dll_hash",
"//components/browser_watcher",
"//components/browser_watcher:browser_watcher_client",
- "//components/startup_metric_utils/common",
"//google_update",
"//third_party/iaccessible2",
"//third_party/isimpledom",

Powered by Google App Engine
This is Rietveld 408576698