| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 6473bb1f1a29c2f5ab62a4aea82fdfd65d990c73..c4c1ce1d4bb36ea0f19cf48e48ac93a54098a74b 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -1055,6 +1055,8 @@
|
| '../components/components_tests.gyp:components_unittests',
|
| '../content/content_shell_and_tests.gyp:content_browsertests',
|
| '../content/content_shell_and_tests.gyp:content_shell',
|
| + '../content/content_shell_and_tests.gyp:content_shell_crash_service',
|
| + '../content/content_shell_and_tests.gyp:layout_test_helper',
|
| '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../crypto/crypto.gyp:crypto_unittests',
|
| '../device/device_tests.gyp:device_unittests',
|
|
|