Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / android / chromium_application.h
index c0b9672..69b49d4 100644 (file)
@@ -32,6 +32,9 @@ class ChromiumApplication {
   // Opens the autofill settings page.
   static void ShowAutofillSettings();
 
+  // Opens the password settings page.
+  static void ShowPasswordSettings();
+
   // Shows a dialog with the terms of service.
   static void ShowTermsOfServiceDialog();