Upstream version 7.35.139.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / login / chrome_restart_request.cc
index c34e699..73eedff 100644 (file)
@@ -35,6 +35,7 @@
 #include "content/public/common/content_switches.h"
 #include "gpu/command_buffer/service/gpu_switches.h"
 #include "media/base/media_switches.h"
+#include "ui/app_list/app_list_switches.h"
 #include "ui/base/ui_base_switches.h"
 #include "ui/compositor/compositor_switches.h"
 #include "ui/events/event_switches.h"
@@ -163,6 +164,8 @@ std::string DeriveCommandLine(const GURL& start_url,
 #if defined(USE_OZONE)
     ::switches::kOzonePlatform,
 #endif
+    app_list::switches::kDisableSyncAppList,
+    app_list::switches::kEnableSyncAppList,
     ash::switches::kAshDefaultWallpaperLarge,
     ash::switches::kAshDefaultWallpaperSmall,
     ash::switches::kAshGuestWallpaperLarge,