| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index d0f91c53c28ee01258380b3ec2461dae9b448e9c..55c2081bd1b2ce87b7d2e1a3f51449b8145dd73a 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -6,11 +6,11 @@
|
| </output>
|
| <output filename="grit/theme_resources_map.cc" type="resource_map_source" context="default_100_percent" />
|
| <output filename="grit/theme_resources_map.h" type="resource_map_header" context="default_100_percent" />
|
| - <output filename="theme_resources_standard.pak" type="data_package" context="default_100_percent" />
|
| - <output filename="theme_resources_2x.pak" type="data_package" context="default_200_percent" />
|
| - <output filename="theme_resources_touch_1x.pak" type="data_package" context="touch_100_percent" />
|
| - <output filename="theme_resources_touch_2x.pak" type="data_package" context="touch_200_percent" />
|
| - <output filename="theme_resources_standard.rc" type="rc_all" context="default_100_percent" />
|
| + <output filename="theme_resources_100_percent.pak" type="data_package" context="default_100_percent" />
|
| + <output filename="theme_resources_200_percent.pak" type="data_package" context="default_200_percent" />
|
| + <output filename="theme_resources_touch_100_percent.pak" type="data_package" context="touch_100_percent" />
|
| + <output filename="theme_resources_touch_200_percent.pak" type="data_package" context="touch_200_percent" />
|
| + <output filename="theme_resources_100_percent.rc" type="rc_all" context="default_100_percent" />
|
| </outputs>
|
| <release seq="1">
|
| <structures fallback_to_low_resolution="true">
|
|
|