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

Unified Diff: chrome/test/BUILD.gn

Issue 2473783005: [Win] Create ModuleWatcher. (Closed)
Patch Set: Created 4 years, 1 month 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 a431dd67968e59d28c8bac6c264cfa151ebbfbe1..0540a5b73ab60e0f5ba3e6eb1818f314d689a708 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3301,6 +3301,7 @@ test("unit_tests") {
"../common/chrome_content_client_unittest.cc",
"../common/chrome_paths_unittest.cc",
"../common/component_flash_hint_file_linux_unittest.cc",
+ "../common/conflicts/module_watcher_win_unittest.cc",
"../common/crash_keys_unittest.cc",
"../common/ini_parser_unittest.cc",
"../common/mac/cfbundle_blocker_unittest.mm",

Powered by Google App Engine
This is Rietveld 408576698