| Index: ui/app_list/app_list.gyp
|
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
|
| index 15bd6e147dbcbfb8361073a332dd9c7b54dab879..9831833399fa164abdcd9f82b17fe45c1dc59b40 100644
|
| --- a/ui/app_list/app_list.gyp
|
| +++ b/ui/app_list/app_list.gyp
|
| @@ -238,8 +238,8 @@
|
| # 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',
|
| '../../webkit/glue/webkit_glue.gyp:glue',
|
| - '../../webkit/glue/webkit_glue.gyp:glue_child',
|
| ],
|
| }],
|
| ],
|
|
|