| Index: ui/app_list/app_list.gyp
|
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
|
| index 8a0a592b14e5f2dd48f874afb548a0e9f2b6464f..5bbfc77e8f17bf5ff18c0f553912818796c882c4 100644
|
| --- a/ui/app_list/app_list.gyp
|
| +++ b/ui/app_list/app_list.gyp
|
| @@ -367,7 +367,7 @@
|
| },
|
| 'dependencies': [
|
| '../../sandbox/sandbox.gyp:sandbox',
|
| - '../../content/content.gyp:content_startup_helper_win',
|
| + '../../content/content.gyp:sandbox_helper_win',
|
| ],
|
| }],
|
| ['OS=="win" and component!="shared_library" and win_use_allocator_shim==1', {
|
|
|