Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / autofill / autofill_dialog_view.h
index 822f21a..bc8312d 100644 (file)
@@ -84,7 +84,7 @@ class AutofillDialogView {
 
   // Triggers dialog to sign in to Google.
   // Returns a NotificationSource to be used to monitor for sign-in completion.
-  virtual const content::NavigationController* ShowSignIn() = 0;
+  virtual const content::NavigationController* ShowSignIn(const GURL& url) = 0;
 
   // Closes out any sign-in UI and returns to normal operation.
   virtual void HideSignIn() = 0;