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

Unified Diff: chrome/test/BUILD.gn

Issue 2653333002: [win] Create utilities for helping to populate ModuleDatabase. (Closed)
Patch Set: Created 3 years, 11 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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index bd701a70418e7a22d3ffd4398a415da2a6b49365..ad2c828ce5e60c8f13780b4888dfe6603b2d5085 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3107,6 +3107,7 @@ test("unit_tests") {
"../browser/component_updater/sw_reporter_installer_win_unittest.cc",
"../browser/conflicts/module_database_win_unittest.cc",
"../browser/conflicts/module_event_sink_impl_win_unittest.cc",
+ "../browser/conflicts/module_info_util_win_unittest.cc",
"../browser/content_settings/content_settings_default_provider_unittest.cc",
"../browser/content_settings/content_settings_mock_observer.cc",
"../browser/content_settings/content_settings_mock_observer.h",

Powered by Google App Engine
This is Rietveld 408576698