| Index: athena/resources/athena_resources.gyp
|
| diff --git a/athena/resources/athena_resources.gyp b/athena/resources/athena_resources.gyp
|
| index e3bc6aa639df10c6911388d5eff5bec19a969c55..c836d59c205409a02b3da54733566428dfc85ed5 100644
|
| --- a/athena/resources/athena_resources.gyp
|
| +++ b/athena/resources/athena_resources.gyp
|
| @@ -11,9 +11,9 @@
|
| 'target_name': 'athena_pak',
|
| 'type': 'none',
|
| 'dependencies': [
|
| - '../../apps/shell/app_shell.gyp:app_shell_pak',
|
| '../../ash/ash_resources.gyp:ash_resources',
|
| '../../content/content_resources.gyp:content_resources',
|
| + '../../extensions/shell/app_shell.gyp:app_shell_pak',
|
| '../../webkit/webkit_resources.gyp:webkit_resources',
|
| '../../webkit/webkit_resources.gyp:webkit_strings',
|
| ],
|
|
|