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

Unified Diff: ash/BUILD.gn

Issue 1872033002: Revert of AppListController refactoring part 2: Ash's AppListShowerDelegate imlementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mus_chrome_delegates_app_list_2
Patch Set: Created 4 years, 8 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 | ash/app_list/app_list_shower_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 0f017cf612faee1d90a15559e9fec8e68ba66573..9c7cdd0826c511ab22870989220eae653ae3ff7e 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -40,7 +40,7 @@
"//skia",
"//third_party/icu",
"//ui/accessibility",
- "//ui/app_list/shower",
+ "//ui/app_list",
"//ui/aura",
"//ui/base",
"//ui/base:ui_data_pack",
@@ -200,8 +200,8 @@
"//skia",
"//testing/gtest",
"//ui/accessibility",
+ "//ui/app_list",
"//ui/app_list:test_support",
- "//ui/app_list/shower",
"//ui/aura",
"//ui/aura:test_support",
"//ui/base:test_support",
@@ -286,7 +286,7 @@
"//net",
"//skia",
"//third_party/icu",
- "//ui/app_list/shower",
+ "//ui/app_list",
"//ui/aura",
"//ui/base",
"//ui/base/ime",
@@ -356,7 +356,7 @@
"//testing/gtest",
"//third_party/icu",
"//ui/accessibility",
- "//ui/app_list/shower",
+ "//ui/app_list",
"//ui/aura",
"//ui/aura:test_support",
"//ui/base",
« no previous file with comments | « no previous file | ash/app_list/app_list_shower_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698