diff options
author | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-12 19:03:52 +0000 |
---|---|---|
committer | sadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-12 19:03:52 +0000 |
commit | 49e709fcf0bb293e6b9f3302bc5f4fda8b6e3314 (patch) | |
tree | 143dd1f734167f047615bc8e95868a40abcec75e /tools/gritsettings | |
parent | 670621d77f9bd10669ca4731f13d8acc016752c9 (diff) | |
download | chromium_src-49e709fcf0bb293e6b9f3302bc5f4fda8b6e3314.zip chromium_src-49e709fcf0bb293e6b9f3302bc5f4fda8b6e3314.tar.gz chromium_src-49e709fcf0bb293e6b9f3302bc5f4fda8b6e3314.tar.bz2 |
Revert 282837 because it broke non-chromeos builds.
> chromeos: Move some network related UI in ui/chromeos/
>
> Move the code responsible for showing network icons into a common component
> so that it can be used from both ash and athena. This also moves the relevant
> string and image-resources out of ash into separate ui_chromeos_ targets.
>
> R=mmoss@chromium.org, oshima@chromium.org, sky@chromium.org, stevenjb@chromium.org
> TBR=derat@ for third_party/cros_system_api owners
> BUG=387199
>
> Review URL: https://codereview.chromium.org/351353004
TBR=sadrul@chromium.org
Review URL: https://codereview.chromium.org/383373002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282839 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/gritsettings')
-rw-r--r-- | tools/gritsettings/resource_ids | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids index ad67266..f407798 100644 --- a/tools/gritsettings/resource_ids +++ b/tools/gritsettings/resource_ids @@ -162,12 +162,6 @@ "ash/ash_strings.grd": { "messages": [26000], }, - "ui/chromeos/resources/ui_chromeos_resources.grd": { - "structures": [26200], - }, - "ui/chromeos/ui_chromeos_strings.grd": { - "messages": [26300], - }, "chrome/common/extensions_api_resources.grd": { "includes": [26400], }, |