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

Unified Diff: BUILD.gn

Issue 2205393002: [Sync] Merge sync_unit_tests into components_unit_tests, take 3. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 4 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 ff313e6a9ac0fbea66c2f3a18e8964838f4a4146..dc6b3d3532a5da54ca81e78abef75b6d30f7dcc3 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