Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 6856f7677424a3e67240aac1d2c88174944f7329..7b4ce22a2d1fa6782d33b9d42ee6271e9796ea96 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -323,7 +323,8 @@ |
'../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', |
+ '../extensions/extensions_tests.gyp:extensions_browsertests', |
+ '../extensions/extensions_tests.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', |
@@ -1149,7 +1150,8 @@ |
'../courgette/courgette.gyp:courgette_unittests', |
'../crypto/crypto.gyp:crypto_unittests', |
'../device/device_tests.gyp:device_unittests', |
- '../extensions/extensions.gyp:extensions_unittests', |
+ '../extensions/extensions_tests.gyp:extensions_browsertests', |
+ '../extensions/extensions_tests.gyp:extensions_unittests', |
'../gin/gin.gyp:gin_shell', |
'../gin/gin.gyp:gin_unittests', |
'../google_apis/gcm/gcm.gyp:gcm_unit_tests', |