| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d2ee72080919bd6c181c42872d02a222e4c23765..0214bc89d906fd9d3ca848ad86061cdd453376d8 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -12348,16 +12348,9 @@ Some features may be unavailable. Please check that the profile exists and you
|
| <message name="IDS_SYNC_DATATYPE_AUTOFILL" desc="Form Autofill items, one of the data types that we allow syncing.">
|
| Autofill
|
| </message>
|
| - <if expr="chromeos">
|
| - <message name="IDS_SYNC_DATATYPE_THEMES" desc="Themes, one of the data types that we allow syncing.">
|
| - Themes & Wallpapers
|
| - </message>
|
| - </if>
|
| - <if expr="not chromeos">
|
| - <message name="IDS_SYNC_DATATYPE_THEMES" desc="Themes, one of the data types that we allow syncing.">
|
| - Themes
|
| - </message>
|
| - </if>
|
| + <message name="IDS_SYNC_DATATYPE_THEMES" desc="Themes, one of the data types that we allow syncing.">
|
| + Themes
|
| + </message>
|
| <message name="IDS_SYNC_DATATYPE_EXTENSIONS" desc="Extensions, one of the data types that we allow syncing.">
|
| Extensions
|
| </message>
|
|
|