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

Unified Diff: chrome/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
« no previous file with comments | « no previous file | chrome/app/DEPS » ('j') | chrome/app/file_pre_reader_win.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index aa67e96e67f7843df67ccc4146b956a977d33312..ab3d5d93dec5400e720fcac4511230cdfbf12b87 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -172,7 +172,6 @@ if (!is_android && !is_mac) {
"//components/browser_watcher:browser_watcher_client",
"//components/crash/content/app:run_as_crashpad_handler",
"//components/flags_ui:switches",
- "//components/startup_metric_utils/common",
"//content:sandbox_helper_win",
"//content/public/common:static_switches",
"//crypto",
@@ -1243,7 +1242,6 @@ if (is_win) {
]
deps = [
"//base",
- "//components/startup_metric_utils/common",
]
}
}
« no previous file with comments | « no previous file | chrome/app/DEPS » ('j') | chrome/app/file_pre_reader_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698