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

Unified Diff: chrome/BUILD.gn

Issue 2345933002: Break chrome_initial's dependence on //components/startup_metric_utils/browser:lib (Closed)
Patch Set: Created 4 years, 3 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/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 779376a06a0f2b5c66f2c5b7c42069285cbd9c2a..73682dc1757af9c593a39715530d50a1afb143db 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -258,7 +258,6 @@ if (!is_android && !is_mac) {
":packed_extra_resources",
":packed_resources",
]
- deps += [ "//components/startup_metric_utils/browser:lib" ]
# Only ChromeOS has precompiled Flash that needs to get copied to the output
# directory. On other platforms, Flash is either component-updated only or
« no previous file with comments | « no previous file | chrome/app/chrome_exe_main_win.cc » ('j') | components/startup_metric_utils/browser/startup_metric_utils.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698