| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 00b5fdb15959d77c6f6a9787c43d26be32d5a68f..278a3baf437f2b975b4472e6d7e4782e7a86a6ee 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -1074,6 +1074,7 @@
|
| '../crypto/crypto.gyp:crypto_unittests',
|
| '../device/device_tests.gyp:device_unittests',
|
| '../extensions/extensions.gyp:extensions_unittests',
|
| + '../gin/gin.gyp:gin_shell',
|
| '../gin/gin.gyp:gin_unittests',
|
| '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
|
| '../google_apis/google_apis.gyp:google_apis_unittests',
|
|
|