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

Unified Diff: chrome/test/BUILD.gn

Issue 2721503003: Add ModuleInspector (Closed)
Patch Set: 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 0b6f3b05a7934ec1496d38912da7732595b3b608..d32ff3185330cfda94c32f16146079c45bcc9b5f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3133,6 +3133,7 @@ test("unit_tests") {
"../browser/conflicts/module_event_sink_impl_win_unittest.cc",
"../browser/conflicts/module_info_util_win_unittest.cc",
"../browser/conflicts/module_info_win_unittest.cc",
+ "../browser/conflicts/module_inspector_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