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

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

Issue 2917183002: Renaming SearchAnswerWebContentsDelegate. (Closed)
Patch Set: Created 3 years, 7 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/app_list/search/answer_card_search_provider.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 8654a8cdf578e521465999a9e04bd801eee70d01..1b157695d3f4e46068a141dda8d1f67750e84fbb 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -3278,6 +3278,8 @@ split_static_library("ui") {
"app_list/profile_loader.cc",
"app_list/profile_loader.h",
"app_list/profile_store.h",
+ "app_list/search/answer_card_search_provider.cc",
+ "app_list/search/answer_card_search_provider.h",
"app_list/search/app_result.cc",
"app_list/search/app_result.h",
"app_list/search/app_search_provider.cc",
@@ -3318,8 +3320,6 @@ split_static_library("ui") {
"app_list/search/webstore/webstore_provider.h",
"app_list/search/webstore/webstore_result.cc",
"app_list/search/webstore/webstore_result.h",
- "app_list/search_answer_web_contents_delegate.cc",
- "app_list/search_answer_web_contents_delegate.h",
"app_list/speech_auth_helper.cc",
"app_list/speech_auth_helper.h",
"app_list/speech_recognizer.cc",
« no previous file with comments | « no previous file | chrome/browser/ui/app_list/search/answer_card_search_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698