Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3747)

Unified Diff: chrome/chrome_tests.gypi

Issue 2191473006: Re-land "Flip the last Mac GYP bots to GN (the ASAN bots)" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: turn off lsan on mac builder Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 0dcead05ee74ff7b84ddab00aee8c1f5c9637bf6..123b2a3f87756df5cb57b0c33bde6e0f9c664fd2 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -101,7 +101,6 @@
'browser/chrome_navigation_browsertest.cc',
'browser/chrome_plugin_browsertest.cc',
'browser/chrome_security_exploit_browsertest.cc',
- 'browser/chrome_service_worker_browsertest.cc',
'browser/chrome_site_per_process_browsertest.cc',
'browser/chrome_switches_browsertest.cc',
'browser/collected_cookies_browsertest.cc',
@@ -2330,6 +2329,7 @@
}],
['disable_nacl==0', {
'sources':[
+ 'browser/chrome_service_worker_browsertest.cc',
'browser/extensions/extension_nacl_browsertest.cc',
'browser/nacl_host/test/gdb_debug_stub_browsertest.cc',
],
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698