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

Unified Diff: chrome/browser/extensions/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 | « no previous file | chrome/browser/extensions/component_migration_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index eac06806304f4a7e6cffb11deee7385362b49d5e..ac28fb7bfe992519df6be625b869bd2644248bf7 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -520,8 +520,6 @@ static_library("extensions") {
"component_extensions_whitelist/whitelist.h",
"component_loader.cc",
"component_loader.h",
- "component_migration_helper.cc",
- "component_migration_helper.h",
"context_menu_matcher.cc",
"context_menu_matcher.h",
"convert_user_script.cc",
« no previous file with comments | « no previous file | chrome/browser/extensions/component_migration_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698