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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1990783002: Mac: Open chrome://apps when a deprecated app launcher shim connects. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20160518-ShimAppsPage-UPSTREAM
Patch Set: git rebase as well? Created 4 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 | « chrome/browser/ui/app_list/app_list_service_disabled_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index b4d858cd3a5f01d538012d744448038489dbd4f1..e6382cff61f4d543837b4c41280770a8cca373cc 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2683,7 +2683,10 @@
],
# Used when the app list is disabled.
'chrome_browser_ui_non_app_list_sources': [
+ 'browser/ui/app_list/app_list_service.h',
'browser/ui/app_list/app_list_service_disabled.cc',
+ 'browser/ui/app_list/app_list_service_disabled_mac.h',
+ 'browser/ui/app_list/app_list_service_disabled_mac.mm',
],
'chrome_browser_ui_extensions_sources': [
'browser/ui/extensions/accelerator_priority.cc',
« no previous file with comments | « chrome/browser/ui/app_list/app_list_service_disabled_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698