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

Unified Diff: build/gn_migration.gypi

Issue 1890583002: Renaming App List Shower to App List Presenter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix. 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 | « build/all.gyp ('k') | chrome/browser/apps/custom_launcher_page_browsertest_views.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 26ec59a368a480372f840508b199938f18a96804..83cf2de8be2053b923c7301f413791e9939f2c90 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -619,7 +619,7 @@
}],
['use_aura==1', {
'dependencies': [
- '../ui/app_list/shower/app_list_shower.gyp:app_list_shower_unittests_run',
+ '../ui/app_list/presenter/app_list_presenter.gyp:app_list_presenter_unittests_run',
'../ui/aura/aura.gyp:aura_unittests_run',
'../ui/wm/wm.gyp:wm_unittests_run',
],
« no previous file with comments | « build/all.gyp ('k') | chrome/browser/apps/custom_launcher_page_browsertest_views.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698