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

Unified Diff: chrome/common/BUILD.gn

Issue 2783813002: Move ChromeRequirementsChecker to //extensions as a PreloadCheck (Closed)
Patch Set: SKIP: comments, tests Created 3 years, 9 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/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index bdf7fed5f344df1af579d673ebc99965abe644c4..42ef97e728390e0cb2ae61e36303c61ef761f7ad 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -252,8 +252,6 @@ static_library("common") {
"extensions/api/notifications/notification_style.h",
"extensions/api/omnibox/omnibox_handler.cc",
"extensions/api/omnibox/omnibox_handler.h",
- "extensions/api/plugins/plugins_handler.cc",
- "extensions/api/plugins/plugins_handler.h",
"extensions/api/speech/tts_engine_manifest_handler.cc",
"extensions/api/speech/tts_engine_manifest_handler.h",
"extensions/api/spellcheck/spellcheck_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698