Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 667d10b1795df1b10a9b00633fd5f259e5d66824..61b74347934289866969cbc034371150002a75fb 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -787,9 +787,7 @@ |
'../chrome/chrome.gyp:crash_service_win64', |
'../chrome_frame/chrome_frame.gyp:npchrome_frame', |
# Omitting tests from Win64 to speed up cycle times. |
- '../chrome/chrome.gyp:automated_ui_tests', |
'../chrome/chrome.gyp:interactive_ui_tests', |
- '../chrome/chrome.gyp:reliability_tests', |
], |
}], |
['component != "shared_library" and wix_exists == "True" and \ |