Index: tools/gn/secondary/net/third_party/nss/BUILD.gn |
diff --git a/tools/gn/secondary/net/third_party/nss/BUILD.gn b/tools/gn/secondary/net/third_party/nss/BUILD.gn |
index b0c9669d63a07d7f1b53afee0a5d0e1a8cb89cd8..624c8138c6d3de67a191127d767e635d59fc81f2 100644 |
--- a/tools/gn/secondary/net/third_party/nss/BUILD.gn |
+++ b/tools/gn/secondary/net/third_party/nss/BUILD.gn |
@@ -84,7 +84,7 @@ component("ssl") { |
} |
if (is_linux) { |
- include_dirs = [ "bodge" ] |
+ include_dirs = [ "ssl/bodge" ] |
configs += [ "//third_party/nss:nss_linux_config" ] |
} |
if (is_mac) { |