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

Unified Diff: components/policy/core/common/BUILD.gn

Issue 2056033002: Clean Up Remaining Domain Check Call and netapi32.lib Usage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@isos
Patch Set: 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 | « chrome/chrome_browser.gypi ('k') | components/policy/core/common/policy_loader_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/core/common/BUILD.gn
diff --git a/components/policy/core/common/BUILD.gn b/components/policy/core/common/BUILD.gn
index 26b4d45231f9ebf5039085989de7e71d77e70ee7..d9e2466fb983a4cb89313e4263206430b36e494f 100644
--- a/components/policy/core/common/BUILD.gn
+++ b/components/policy/core/common/BUILD.gn
@@ -147,7 +147,6 @@ source_set("common") {
if (is_win) {
libs = [
- "netapi32.lib",
"shlwapi.lib",
"userenv.lib",
"ntdsapi.lib",
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/policy/core/common/policy_loader_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698