Index: build/all.gyp |
=================================================================== |
--- build/all.gyp (revision 103499) |
+++ build/all.gyp (working copy) |
@@ -161,6 +161,7 @@ |
'../chrome/chrome.gyp:sync_unit_tests', |
'../chrome/chrome.gyp:ui_tests', |
'../chrome/chrome.gyp:unit_tests', |
+ '../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
'../crypto/crypto.gyp:crypto_unittests', |
'../ui/ui.gyp:gfx_unittests', |
@@ -219,6 +220,7 @@ |
'../chrome/chrome.gyp:sync_unit_tests', |
'../chrome/chrome.gyp:ui_tests', |
'../chrome/chrome.gyp:unit_tests', |
+ '../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
'../crypto/crypto.gyp:crypto_unittests', |
'../ui/ui.gyp:gfx_unittests', |
@@ -333,6 +335,7 @@ |
'../chrome/chrome.gyp:sync_unit_tests', |
'../chrome/chrome.gyp:ui_tests', |
'../chrome/chrome.gyp:unit_tests', |
+ '../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
'../ui/ui.gyp:gfx_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
@@ -359,6 +362,7 @@ |
'../chrome/chrome.gyp:sync_unit_tests', |
'../chrome/chrome.gyp:ui_tests', |
'../chrome/chrome.gyp:unit_tests', |
+ '../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
'../ui/ui.gyp:gfx_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
@@ -435,6 +439,7 @@ |
'../chrome/chrome.gyp:sync_unit_tests', |
'../chrome/chrome.gyp:ui_tests', |
'../chrome/chrome.gyp:unit_tests', |
+ '../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
# mini_installer_tests depends on mini_installer. This should be |
# defined in installer.gyp. |
@@ -572,6 +577,7 @@ |
'../chrome/chrome.gyp:sync_integration_tests', |
'../chrome/chrome.gyp:ui_tests', |
'../chrome/chrome.gyp:unit_tests', |
+ '../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
'../crypto/crypto.gyp:crypto_unittests', |
'../dbus/dbus.gyp:dbus_unittests', |