• pkasting@chromium.org's avatar
    Minor c/b/ui/views/infobars changes: · bc884c96
    pkasting@chromium.org authored
    * Make the various translate OptionsMenuModels scoped_ptr<>s like the other menu
      models.  This is mostly for convenience for the refactor change, where
      accessing the delegate (to initialize this) in the constructor is kind of
      annoying.  Added bonus, we can pull a few #includes out of some .h files.
    * Add a blank line between blocks of forward declarations... this seems to be
      how most other code does it and feels a little less cramped
    
    BUG=none
    TEST=none
    TBR=sky
    
    Review URL: https://codereview.chromium.org/84363002
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236932 0039d316-1c4b-4281-b951-d872f2087c98
    bc884c96
extension_infobar.h 2.65 KB