Commit 663ca775 authored by Nico Weber's avatar Nico Weber Committed by Commit Bot

android: Remove unused and non-hermetic include dir.

No intended behavior change.

Bug: 1005118
Change-Id: I359a8adfd8d6f5ce5972be10697f2eceadc1a99a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207581
Commit-Queue: Nico Weber <thakis@chromium.org>
Commit-Queue: Eric Roman <eroman@chromium.org>
Auto-Submit: Nico Weber <thakis@chromium.org>
Reviewed-by: default avatarEric Roman <eroman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#770391}
parent 7281542f
......@@ -87,10 +87,6 @@ buildflag_header("buildflags") {
config("net_internal_config") {
defines = [ "NET_IMPLEMENTATION" ]
if (use_kerberos && is_android) {
include_dirs = [ "/usr/include/kerberosV" ]
}
if (enable_built_in_dns) {
defines += [ "ENABLE_BUILT_IN_DNS" ]
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment