| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index a5a97bd0b699083290beaadfcadb1970ff12187d..5b108e847f7fb2b193522da1b2e2e5a2c3173ddd 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -275,6 +275,7 @@
|
| '../content/content_shell_and_tests.gyp:content_shell',
|
| '../content/content_shell_and_tests.gyp:content_unittests',
|
| '../device/device_tests.gyp:device_unittests',
|
| + '../extensions/extensions.gyp:extensions_unittests',
|
| '../gin/gin.gyp:gin_unittests',
|
| '../google_apis/google_apis.gyp:google_apis_unittests',
|
| '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
|
|
|