Chromium Code Reviews| Index: chrome/browser/gtk/options/passwords_page_gtk.cc |
| =================================================================== |
| --- chrome/browser/gtk/options/passwords_page_gtk.cc (revision 23528) |
| +++ chrome/browser/gtk/options/passwords_page_gtk.cc (working copy) |
| @@ -20,7 +20,7 @@ |
| namespace { |
| // Initial width of the first column. |
| -const int kSiteColumnInitialSize = 212; |
| +const int kSiteColumnInitialSize = 265; |
| // Column ids for |password_list_store_|. |
| enum { |