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

Unified Diff: build/all.gyp

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 | « ash/test/test_shell_delegate.cc ('k') | build/gn_migration.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 95d92562ca36fa8c338e9122fcc8b8aaf146a42f..7760325ceb8447ea1780daf96d9c371bbad2124c 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -473,7 +473,7 @@
'dependencies': [
'../ash/ash.gyp:ash_unittests',
'../ui/app_list/app_list.gyp:app_list_unittests',
- '../ui/app_list/shower/app_list_shower.gyp:app_list_shower_unittests',
+ '../ui/app_list/presenter/app_list_presenter.gyp:app_list_presenter_unittests',
'../ui/aura/aura.gyp:aura_unittests',
'../ui/compositor/compositor.gyp:compositor_unittests',
],
« no previous file with comments | « ash/test/test_shell_delegate.cc ('k') | build/gn_migration.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698