| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index c7b35f90c0b2f456c8fefbf2b246da110a47a7b7..2d664996600f26e9fb98e469c4e20a01ceb38987 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -309,7 +309,7 @@
|
| '../ppapi/ppapi_internal.gyp:ppapi_shared',
|
| '../sql/sql.gyp:test_support_sql',
|
| '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
|
| - '../webkit/glue/webkit_glue.gyp:glue_child',
|
| + '../webkit/child/webkit_child.gyp:webkit_child',
|
| ],
|
| 'export_dependent_settings': [
|
| 'renderer',
|
|
|