Index: ui/app_list/app_list.gyp |
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp |
index 0c1430712a63f1465683171c33b2d1f41428cfec..67531eb55645b2873eedc81eda2b0d7e39c69b83 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', |
], |
}], |
['OS=="win" and win_use_allocator_shim==1', { |