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

Unified Diff: BUILD.gn

Issue 1263513004: Get content_unittests to link on the mac GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@enable_mac_net_unittests
Patch Set: merge to #341417 Created 5 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 | content/common/BUILD.gn » ('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 785722298f0292f1c62deae254e877dc600d9be8..7e2cc41e65a7cc2bc124f67a607059b8eef04657 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -541,7 +541,6 @@ group("both_gn_and_gyp") {
"//components:components_unittests", # TODO(GYP)
"//content/test:content_browsertests", # TODO(GYP)
"//content/test:content_perftests", # TODO(GYP)
- "//content/test:content_unittests", # TODO(GYP)
"//device:device_unittests", # TODO(GYP)
"//extensions:extensions_browsertests", # TODO(GYP)
"//extensions:extensions_unittests", # TODO(GYP)
« no previous file with comments | « no previous file | content/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698