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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 621823004: Simplifies the structure of app_list search a bit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index e6b2900cfa94b2820d3a7534dc544d6b4e2005a5..775288fa19b8d0418f2276bed844b4dd857d8966 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1188,7 +1188,6 @@
'browser/ui/app_list/search/app_result.h',
'browser/ui/app_list/search/app_search_provider.cc',
'browser/ui/app_list/search/app_search_provider.h',
- 'browser/ui/app_list/search/chrome_search_result.h',
'browser/ui/app_list/search/common/dictionary_data_store.cc',
'browser/ui/app_list/search/common/dictionary_data_store.h',
'browser/ui/app_list/search/common/json_response_fetcher.cc',

Powered by Google App Engine
This is Rietveld 408576698