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

Unified Diff: chrome/test/BUILD.gn

Issue 2653333002: [win] Create utilities for helping to populate ModuleDatabase. (Closed)
Patch Set: Fix include order. Created 3 years, 10 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 | « chrome/browser/win/enumerate_modules_model.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 7233b8a312e6596448cb199693e4ff8c40d6f663..23263f96e94302b302cb5690541343f7115e941d 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3124,6 +3124,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",
« no previous file with comments | « chrome/browser/win/enumerate_modules_model.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698