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

Unified Diff: chrome/browser/BUILD.gn

Issue 2854983002: Add the ThirdPartyModules.Uninstallable histogram. (Closed)
Patch Set: Split in multiple CLs Created 3 years, 7 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 c12912bf045d1e93db2da62fdf22ecedc570e0cf..0cd141e9dc636c1bd87b86e154131eafecda8862 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -280,6 +280,8 @@ split_static_library("browser") {
"conflicts/module_inspector_win.h",
"conflicts/msi_util_win.cc",
"conflicts/msi_util_win.h",
+ "conflicts/third_party_metrics_recorder_win.cc",
+ "conflicts/third_party_metrics_recorder_win.h",
"content_settings/chrome_content_settings_utils.cc",
"content_settings/chrome_content_settings_utils.h",
"content_settings/cookie_settings_factory.cc",
« no previous file with comments | « no previous file | chrome/browser/conflicts/module_database_win.h » ('j') | chrome/browser/conflicts/module_database_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698