| Index: ui/views/examples/examples.gyp
|
| diff --git a/ui/views/examples/examples.gyp b/ui/views/examples/examples.gyp
|
| index cdf812038ad47bc851e896c13514c9657f66a6f5..1c1c3ddbfce85320576d6622ff0a4fa6d8b630ff 100644
|
| --- a/ui/views/examples/examples.gyp
|
| +++ b/ui/views/examples/examples.gyp
|
| @@ -190,7 +190,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', {
|
|
|