Commit a179930a authored by Evan Stade's avatar Evan Stade Committed by Commit Bot

Remove a couple TODO(estade)s.

Bug: none
Change-Id: Ib8fdd720512dd134abd1d46b7c6276f3c0f8cccd
Reviewed-on: https://chromium-review.googlesource.com/596468Reviewed-by: default avatarSteven Bennetts <stevenjb@chromium.org>
Commit-Queue: Evan Stade <estade@chromium.org>
Cr-Commit-Position: refs/heads/master@{#491160}
parent 864fa557
......@@ -77,13 +77,13 @@ ASH_EXPORT gfx::ImageSkia GetImageForNetwork(
// Gets an image for a Wi-Fi network, either full strength or strike-through
// based on |enabled|.
// TODO(estade): Expose SignalStrengthImageSource and use that instead.
ASH_EXPORT gfx::ImageSkia GetImageForWiFiEnabledState(
bool enabled,
IconType = ICON_TYPE_DEFAULT_VIEW);
// Gets the disconnected image for a cell network.
// TODO(estade): Expose SignalStrengthImageSource and use that instead.
// TODO(estade): this is only used by the pre-MD OOBE, which should be removed:
// crbug.com/728805.
ASH_EXPORT gfx::ImageSkia GetImageForDisconnectedCellNetwork();
// Gets the full strength image for a Wi-Fi network using |icon_color| for the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment