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

Unified Diff: chrome/browser/BUILD.gn

Issue 2280183002: Remove all code related to the PreRead field trial. (Closed)
Patch Set: fix include 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
« no previous file with comments | « chrome/app/main_dll_loader_win.cc ('k') | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c0caab6066cceaed3b511ad3c21b5f8a980d1004..f02b0a00d6c9ece1b7b2fe2c3c98cea62b3bbee0 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1334,10 +1334,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/storage_monitor",
"//components/strings",
"//components/subresource_filter/content/browser",
@@ -1891,7 +1887,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",
« no previous file with comments | « chrome/app/main_dll_loader_win.cc ('k') | chrome/browser/chrome_browser_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698