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

Unified Diff: ui/app_list/app_list_switches.h

Issue 2898743002: Draggable peeking/fullscreen launcher with transparent background. (Closed)
Patch Set: Created 3 years, 7 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
Index: ui/app_list/app_list_switches.h
diff --git a/ui/app_list/app_list_switches.h b/ui/app_list/app_list_switches.h
index 487d84d77828bfa84a702c475da364bc88356c6f..5278d536e4428c6cf0bc9025253d7e027cf4d953 100644
--- a/ui/app_list/app_list_switches.h
+++ b/ui/app_list/app_list_switches.h
@@ -34,6 +34,8 @@ bool APP_LIST_EXPORT IsDriveAppsInAppListEnabled();
bool APP_LIST_EXPORT IsDriveSearchInChromeLauncherEnabled();
+//bool APP_LIST_EXPORT IsFullscreenApplistEnabled();
vadimt 2017/05/22 23:36:56 Remove?
newcomer 2017/05/25 23:10:51 Done! ty.
+
} // namespace switches
} // namespace app_list

Powered by Google App Engine
This is Rietveld 408576698