Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / cocoa / infobars / infobar_controller.mm
index 755b8aa..80cc4a2 100644 (file)
   }
 }
 
-- (InfoBarDelegate*)delegate {
+- (infobars::InfoBarDelegate*)delegate {
   return infobar_->delegate();
 }