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

Unified Diff: chrome/test/BUILD.gn

Issue 2783143005: Replace ExtensionInstallChecker with generic PreloadCheckGroup (Closed)
Patch Set: fix debug build Created 3 years, 8 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/extensions/unpacked_installer.cc ('k') | extensions/BUILD.gn » ('j') | 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 b309509ac1d6ae52207436b7621d41f73c30655c..0179764dc61f526acddc29007ab2ce8314b11534 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3972,7 +3972,6 @@ test("unit_tests") {
"../browser/extensions/extension_garbage_collector_unittest.cc",
"../browser/extensions/extension_gcm_app_handler_unittest.cc",
"../browser/extensions/extension_icon_manager_unittest.cc",
- "../browser/extensions/extension_install_checker_unittest.cc",
"../browser/extensions/extension_install_prompt_unittest.cc",
"../browser/extensions/extension_management_test_util.cc",
"../browser/extensions/extension_management_test_util.h",
« no previous file with comments | « chrome/browser/extensions/unpacked_installer.cc ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698