| Index: trunk/src/chrome/chrome_resources.gyp
|
| ===================================================================
|
| --- trunk/src/chrome/chrome_resources.gyp (revision 282838)
|
| +++ trunk/src/chrome/chrome_resources.gyp (working copy)
|
| @@ -453,12 +453,6 @@
|
| '<(DEPTH)/ash/ash_strings.gyp:ash_strings',
|
| ],
|
| }],
|
| - ['chromeos==1', {
|
| - 'dependencies': [
|
| - '<(DEPTH)/ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
|
| - '<(DEPTH)/ui/chromeos/ui_chromeos.gyp:ui_chromeos_strings',
|
| - ],
|
| - }],
|
| ['enable_autofill_dialog==1 and OS!="android"', {
|
| 'dependencies': [
|
| '<(DEPTH)/third_party/libaddressinput/libaddressinput.gyp:libaddressinput_strings',
|
|
|