| Index: ui/app_list/app_list.gyp
|
| diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
|
| index 201445c2dd9e89b05e21b0473df2a50400e16d6c..ba121bc20bf94a46cb93a948279b84e1ec0e050b 100644
|
| --- a/ui/app_list/app_list.gyp
|
| +++ b/ui/app_list/app_list.gyp
|
| @@ -259,7 +259,6 @@
|
| # 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',
|
| ],
|
| }],
|
| ['OS=="win" and win_use_allocator_shim==1', {
|
|
|