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

Unified Diff: BUILD.gn

Issue 1256693004: Build net_unittests in Mac GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@update_mac_build
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 | net/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 8e478907ba41b09237045b99adb8cd59364375be..785722298f0292f1c62deae254e877dc600d9be8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -547,7 +547,6 @@ group("both_gn_and_gyp") {
"//extensions:extensions_unittests", # TODO(GYP)
"//mojo", # TODO(GYP)
"//mojo/application/public/cpp", # TODO(GYP)
- "//net:net_unittests", # TODO(GYP)
# TODO(GYP): Re-enable this as soon as we can link Blink binaries on mac.
"//third_party/WebKit/Source/platform:heap_unittests",
« no previous file with comments | « no previous file | net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698