Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / cocoa / find_bar / find_bar_view.mm
index b9269ad..0c7838d 100644 (file)
@@ -144,10 +144,6 @@ CGFloat kCurveSize = 8;
   return NSDragOperationNone;
 }
 
-- (ViewID)viewID {
-  return VIEW_ID_FIND_IN_PAGE;
-}
-
 // Specifies that mouse events over this view should be ignored by the
 // render host.
 - (BOOL)nonWebContentView {