| Index: ui/app_list/app_list.gyp
|
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
|
| index bb207e5b9cf4c129e8bdcf48c1e9cafb7bf0a866..74f022dec265c75c41c7fa52035c08d9b0e0976d 100644
|
| --- a/ui/app_list/app_list.gyp
|
| +++ b/ui/app_list/app_list.gyp
|
| @@ -265,10 +265,6 @@
|
| ['OS=="linux" and use_allocator!="none"', {
|
| 'dependencies': [
|
| '../../base/allocator/allocator.gyp:allocator',
|
| - # The following two dependencies provide the missing
|
| - # symbol HeapProfilerStart in Linux component builds.
|
| - # They probably can be removed after http://crbug.com/263316
|
| - '../../webkit/child/webkit_child.gyp:webkit_child',
|
| ],
|
| }],
|
| ['OS=="win" and win_use_allocator_shim==1', {
|
|
|