Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / views / session_crashed_bubble_view.h
index 417b616..fdf598d 100644 (file)
@@ -98,8 +98,8 @@ class SessionCrashedBubbleView
       content::WebContents* contents,
       int index) OVERRIDE;
 
-  // Create the view for user to opt in to Uma.
-  void CreateUmaOptinView(views::GridLayout* layout);
+  // Create the view for the user to opt in to UMA.
+  views::View* CreateUMAOptinView();
 
   // Restore previous session after user selects so.
   void RestorePreviousSession(views::Button* sender);