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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2739943005: Cleanup: Remove SearchTabHelperDelegate (Closed)
Patch Set: review 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
« no previous file with comments | « no previous file | chrome/browser/ui/browser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index c46ac57f4f6139a3bb0d7f468f759febd3f77e11..dd590e17a258902db14191a859e26be3338d7398 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -149,8 +149,6 @@ split_static_library("ui") {
"search/search_model_observer.h",
"search/search_tab_helper.cc",
"search/search_tab_helper.h",
- "search/search_tab_helper_delegate.cc",
- "search/search_tab_helper_delegate.h",
"search_engines/edit_search_engine_controller.cc",
"search_engines/edit_search_engine_controller.h",
"search_engines/keyword_editor_controller.cc",
« no previous file with comments | « no previous file | chrome/browser/ui/browser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698