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

Unified Diff: chrome/test/BUILD.gn

Issue 2678083005: Remove extension-to-component migration mechanism (Closed)
Patch Set: Address Derek's 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
« no previous file with comments | « chrome/common/pref_names.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 32e9a700fc249ef3a163eccf5bf6ae6e3017b8a6..6354e7b57602e9302e3697a05958508c21448ad2 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3912,7 +3912,6 @@ test("unit_tests") {
"../browser/extensions/chrome_extension_function_unittest.cc",
"../browser/extensions/chrome_info_map_unittest.cc",
"../browser/extensions/component_loader_unittest.cc",
- "../browser/extensions/component_migration_helper_unittest.cc",
"../browser/extensions/convert_user_script_unittest.cc",
"../browser/extensions/convert_web_app_unittest.cc",
"../browser/extensions/default_apps_unittest.cc",
« no previous file with comments | « chrome/common/pref_names.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698