| Index: trunk/src/athena/resources/athena_resources.gyp
|
| ===================================================================
|
| --- trunk/src/athena/resources/athena_resources.gyp (revision 283780)
|
| +++ trunk/src/athena/resources/athena_resources.gyp (working copy)
|
| @@ -14,7 +14,6 @@
|
| '../../apps/shell/app_shell.gyp:app_shell_pak',
|
| '../../ash/ash_resources.gyp:ash_resources',
|
| '../../content/content_resources.gyp:content_resources',
|
| - '../../ui/resources/ui_resources.gyp:ui_resources',
|
| '../../webkit/webkit_resources.gyp:webkit_resources',
|
| '../../webkit/webkit_resources.gyp:webkit_strings',
|
| ],
|
| @@ -25,7 +24,6 @@
|
| '<(PRODUCT_DIR)/app_shell.pak',
|
| '<(SHARED_INTERMEDIATE_DIR)/ash/resources/ash_resources_100_percent.pak',
|
| '<(SHARED_INTERMEDIATE_DIR)/content/content_resources.pak',
|
| - '<(SHARED_INTERMEDIATE_DIR)/ui/resources/ui_resources_100_percent.pak',
|
| '<(SHARED_INTERMEDIATE_DIR)/webkit/blink_resources.pak',
|
| '<(SHARED_INTERMEDIATE_DIR)/webkit/webkit_strings_en-US.pak',
|
| ],
|
|
|