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

Unified Diff: base/BUILD.gn

Issue 2048083003: Use IsOS(OS_DOMAINMEMBER) to Check for Domain Membership (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove the '!!' Created 4 years, 6 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 | base/win/win_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index f787740aff43acc92d9e189a1aebefacb2dc00d9..e7eef3c05fd38dc5da107e1c725d80346d1e5de1 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1266,7 +1266,6 @@ component("base") {
libs = [
"cfgmgr32.lib",
- "netapi32.lib",
"powrprof.lib",
"setupapi.lib",
"userenv.lib",
« no previous file with comments | « no previous file | base/win/win_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698