| Index: chrome/browser/cocoa/location_bar/autocomplete_text_field.h
|
| diff --git a/chrome/browser/cocoa/location_bar/autocomplete_text_field.h b/chrome/browser/cocoa/location_bar/autocomplete_text_field.h
|
| index 808f549d08e6129c1a1d337736b6029a46a65638..09104721ce3119f83a4acf94d219868416cb6f2f 100644
|
| --- a/chrome/browser/cocoa/location_bar/autocomplete_text_field.h
|
| +++ b/chrome/browser/cocoa/location_bar/autocomplete_text_field.h
|
| @@ -130,9 +130,6 @@ class AutocompleteTextFieldObserver {
|
| // is not over an action.
|
| - (NSMenu*)actionMenuForEvent:(NSEvent*)event;
|
|
|
| -// If the location icon is draggable, return its drag pasteboard.
|
| -- (NSPasteboard*)locationDragPasteboard;
|
| -
|
| @end
|
|
|
| #endif // CHROME_BROWSER_COCOA_AUTOCOMPLETE_TEXT_FIELD_H_
|
|
|