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

Unified Diff: ui/app_list/app_list_model.h

Issue 683703002: Notify launcher page with onTransitionChanged event (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@launcher_page_api_show_state_notify
Patch Set: fix mac compile Created 6 years, 1 month 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
Index: ui/app_list/app_list_model.h
diff --git a/ui/app_list/app_list_model.h b/ui/app_list/app_list_model.h
index c107b0eeb8a1685778d8bd574692d9af75c57248..0ff01499b6d6f6f22d32c2285ffb928ce32ff081 100644
--- a/ui/app_list/app_list_model.h
+++ b/ui/app_list/app_list_model.h
@@ -43,6 +43,7 @@ class APP_LIST_EXPORT AppListModel : public AppListItemListObserver {
STATE_APPS,
STATE_SEARCH_RESULTS,
STATE_START,
+ STATE_CUSTOM_LAUNCHER_PAGE,
INVALID_STATE,
};
« no previous file with comments | « chrome/test/data/extensions/platform_apps/custom_launcher_page/main.js ('k') | ui/app_list/app_list_view_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698