diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-12 08:38:06 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-12 08:38:06 +0000 |
commit | f7710d369de8a6ccf9f21d89fe1f3e7729669e8e (patch) | |
tree | 18a1951b80e830a42d0616601e186c08b3c3c17c /ash/ash_strings.grd | |
parent | 3ef89fc21e19032c3b14e987abd2f33e5ed47164 (diff) | |
download | chromium_src-f7710d369de8a6ccf9f21d89fe1f3e7729669e8e.zip chromium_src-f7710d369de8a6ccf9f21d89fe1f3e7729669e8e.tar.gz chromium_src-f7710d369de8a6ccf9f21d89fe1f3e7729669e8e.tar.bz2 |
Revert 181806
Speculative revert to see whether this broke browser_tests on Win Aura Tests(2)
A DCHECK() about invalid strings is hit
> Update NetworkStateListDetailedView, add network_icon::GetImageForTray
>
> This integrates chanhes to the network list and icon code,
> and uses the Ash icon code in the network tray.
>
> This completes the changes for:
> 161869: Create NetworkStateHandler version of Ash network tray
> (Still behind a flag)
>
> BUG=161869
> TBR=sky@chromium.org (for ash_strings)
>
> Review URL: https://codereview.chromium.org/12221112
TBR=stevenjb@chromium.org
Review URL: https://codereview.chromium.org/12218116
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181896 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r-- | ash/ash_strings.grd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index 26b02dd..f60c11b 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -338,9 +338,6 @@ Press Ctrl+Alt+Z to disable. <message name="IDS_ASH_STATUS_TRAY_INITIALIZING_CELLULAR" desc="Message for the status area when initializing the cellular device."> Initializing cellular modem... </message> - <message name="IDS_ASH_STATUS_TRAY_CELLULAR_SCANNING" desc="Message when scanning for cellular networks"> - Searching for cellular networks... - </message> <message name="IDS_ASH_STATUS_TRAY_SMS" desc="The label used in the status tray for SMS."> SMS </message> |