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

Unified Diff: BUILD.gn

Issue 2186733002: [Sync] Merge sync_unit_tests into components_unit_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc
Patch Set: Remove from chromium.memory.full.json 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 | build/all.gyp » ('j') | 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 b9b9233b4f96a4cfbd889117378cf4510cdfa1f8..eea3c8c25bd7e954324209ec875980e7e2c5ba9c 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -130,7 +130,6 @@ if (is_win) {
"//base:base_unittests",
"//chrome/test:browser_tests",
"//chrome/test:sync_integration_tests",
- "//components/sync:sync_unit_tests",
"//ipc:ipc_tests",
"//media:media_unittests",
"//media/midi:midi_unittests",
@@ -185,7 +184,6 @@ group("both_gn_and_gyp") {
"//base:base_unittests",
"//chrome/installer",
"//components:components_unittests",
- "//components/sync:sync_unit_tests",
"//net:net_unittests",
"//skia:skia_unittests",
"//sql:sql_unittests",
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698