[M47_2526] Chromium upversion to m47_2526 branch
[platform/framework/web/chromium-efl.git] / tizen_src / ewk / efl_integration / browser / password_manager / password_form_manager.h
index 1c89428..ecea5b0 100644 (file)
@@ -144,7 +144,7 @@ class PasswordFormManager : public PasswordStoreConsumer {
   }
 
   // Returns the best matches.
-  const autofill::PasswordFormMap best_matches() const {
+  const autofill::PasswordFormMap& best_matches() const {
     return best_matches_;
   }