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

Unified Diff: BUILD.gn

Issue 2846963002: Don't build sync_integration_tests by default for official builds. (Closed)
Patch Set: Created 3 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 3c4534f8ced28fe2f2a37cae1d12e1553bb38147..4ffa9a8ce24a9893ce44a69a3f77b5d833a8d579 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -758,7 +758,6 @@ if (is_win) {
":chrome_official_builder_no_unittests",
"//base:base_unittests",
"//chrome/test:browser_tests",
- "//chrome/test:sync_integration_tests",
"//ipc:ipc_tests",
"//media:media_unittests",
"//media/midi:midi_unittests",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698