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

Unified Diff: chrome/chrome_tests.gypi

Issue 2184363003: Revert of Flip the last Mac GYP bots to GN (the ASAN bots) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@flip_mac_perf
Patch Set: 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 64e802701f84e4b490b8d1cff2c52fa3896b6306..bda91ccc0b393a9acec1a8f070d26fbbdf8cc361 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -101,6 +101,7 @@
'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',
@@ -2328,7 +2329,6 @@
}],
['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