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

Unified Diff: chrome/BUILD.gn

Issue 2345933002: Break chrome_initial's dependence on //components/startup_metric_utils/browser:lib (Closed)
Patch Set: fdoray feedback 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
« no previous file with comments | « no previous file | chrome/app/chrome_exe_main_win.cc » ('j') | chrome/app/main_dll_loader_win.h » ('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 26fe3b07ec0c9c520cb7cc9a8cec07a9811350e6..8443e20f011f81010c09a37298d252606410cfc7 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') | chrome/app/main_dll_loader_win.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698