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

Unified Diff: ui/app_list/app_list_switches.cc

Issue 2898743002: Draggable peeking/fullscreen launcher with transparent background. (Closed)
Patch Set: adressed comments. 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.cc
diff --git a/ui/app_list/app_list_switches.cc b/ui/app_list/app_list_switches.cc
index 89f621e2238eedc118e6a1186443c68223e8fa98..b7f566f00af267cb1dc8d7b1f2e3022e2e093f99 100644
--- a/ui/app_list/app_list_switches.cc
+++ b/ui/app_list/app_list_switches.cc
@@ -5,6 +5,8 @@
#include "ui/app_list/app_list_switches.h"
#include "base/command_line.h"
+#include "base/metrics/field_trial_params.h"
+#include "ui/app_list/app_list_features.h"
xiyuan 2017/05/26 18:27:31 Are these two used in this file?
newcomer 2017/05/26 23:20:21 Done.
namespace app_list {
namespace switches {

Powered by Google App Engine
This is Rietveld 408576698