forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a throbber for "Connecting..." device in Bluetooth details view.
* Adds HoverHighlightView::AddRightView() to add a generic view to the right side. I keep AddRightIcon() as a convenient function and wire it to AddRightView(). * Adds throbber for "Connecting..." device using the API above. BUG=663154 TEST=manually tested. Review-Url: https://codereview.chromium.org/2504243002 Cr-Commit-Position: refs/heads/master@{#432809}
- Loading branch information
fukino
authored and
Commit bot
committed
Nov 17, 2016
1 parent
f4fd198
commit d1325de
Showing
5 changed files
with
39 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters