Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: Rename ui_export.h to ui_base_export.h | tfarina@chromium.org | 2014-01-06 | 1 | -2/+2 |
| | | | | | | | | | | | | Also renames UI_EXPORT to UI_BASE_EXPORT. BUG=299841 TEST=None, no functional changes TBR=ben@chromium.org Review URL: https://codereview.chromium.org/93863005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243050 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Move BlueLabelButton to ui/base/cocoa/controls. | sergeyu@chromium.org | 2013-10-03 | 1 | -0/+20 |
BlueLabelButton is used only for app_list at the moment. Moving it to ui/base where it can be reused, particularly for Cocoa implementation of ScreenCaptureNotificationUI. BUG=190156 Review URL: https://codereview.chromium.org/25753005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226870 0039d316-1c4b-4281-b951-d872f2087c98 |