Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / views / cookie_info_view.h
index 0fd90a9..1195090 100644 (file)
@@ -53,8 +53,10 @@ class CookieInfoView : public views::View {
 
  private:
   // Layout helper routines.
-  void AddLabelRow(int layout_id, views::GridLayout* layout,
-                   views::Label* label, views::Textfield* value);
+  void AddLabelRow(int layout_id,
+                   views::GridLayout* layout,
+                   views::Label* label,
+                   views::Textfield* textfield);
 
   // Sets up the view layout.
   void Init();