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

Unified Diff: chrome/test/BUILD.gn

Issue 2721503003: Add ModuleInspector (Closed)
Patch Set: Rebase + Addressing comments 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 de2df7fc8ddc513d8367e30a78bb2b4e76d853e1..31201bed348a8f99bdbf22c087f28fc9b8bf2e39 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3141,6 +3141,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