| Index: chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac_unittest.mm
|
| diff --git a/chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac_unittest.mm b/chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac_unittest.mm
|
| index c78d63aeec639974a21ad5dc47a890c73cf7b89f..db6cb800054f72c58682ff67907340e726fe86e6 100644
|
| --- a/chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac_unittest.mm
|
| @@ -15,8 +15,6 @@
|
|
|
| namespace {
|
|
|
| -const float kLargeWidth = 10000;
|
| -
|
| // Returns the length of the run starting at |location| for which
|
| // |attributeName| remains the same.
|
| NSUInteger RunLengthForAttribute(NSAttributedString* string,
|
|
|