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

Unified Diff: .gn

Issue 1830293002: AppListController refactoring part 1: AppListShower implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: AppListShower to new component: //ui/app_list/shower, GetViewDelegate() in GetViewDelegate(). 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 | BUILD.gn » ('j') | ui/app_list/app_list_shower_delegate.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 648c4c4dfbd749a908db4f2c30ee2dbfde5b00bc..bb55dbd23a836dca84ee0bcb64acdaf92fd68ac9 100644
--- a/.gn
+++ b/.gn
@@ -103,6 +103,7 @@ check_targets = [
"//ui/accessibility/*",
"//ui/android/*",
"//ui/app_list/*",
+ "//ui/app_list/shower/*",
xiyuan 2016/04/04 17:09:30 Would this be included in "//ui/app_list/*" line a
mfomitchev 2016/04/04 18:59:06 Yup, you are right, this is not needed. Removed.
"//ui/aura/*",
"//ui/aura_extra/*",
"//ui/base/*",
« no previous file with comments | « no previous file | BUILD.gn » ('j') | ui/app_list/app_list_shower_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698