Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / views / app_list / linux / app_list_service_linux.cc
index caee3be..c19e9e4 100644 (file)
@@ -86,7 +86,7 @@ void AppListServiceLinux::OnAppListClosing() {
 }
 
 void AppListServiceLinux::Init(Profile* initial_profile) {
-  HandleCommandLineFlags(initial_profile);
+  PerformStartupChecks(initial_profile);
 }
 
 void AppListServiceLinux::CreateForProfile(Profile* requested_profile) {