Upstream version 10.38.208.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / login / screens / chrome_user_selection_screen.h
index 46e71ff..db17645 100644 (file)
@@ -52,7 +52,7 @@ class ChromeUserSelectionScreen
   // of the |recommended_locales| followed by all other available locales.
   void SetPublicSessionLocales(
       const std::string& user_id,
-      const std::vector<std::string>* recommended_locales);
+      const std::vector<std::string>& recommended_locales);
 
   bool handler_initialized_;