summaryrefslogtreecommitdiffstats
path: root/tools/gn/secondary/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gn/secondary/BUILD.gn')
-rw-r--r--tools/gn/secondary/BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/gn/secondary/BUILD.gn b/tools/gn/secondary/BUILD.gn
index a99dbac..baf8664 100644
--- a/tools/gn/secondary/BUILD.gn
+++ b/tools/gn/secondary/BUILD.gn
@@ -9,11 +9,11 @@ group("root") {
"//crypto",
"//ipc",
"//net",
- "//net/third_party/nss/ssl",
+ "//net/third_party/nss:ssl",
"//sdch",
"//third_party/icu:icudata",
"//third_party/leveldatabase",
- "//third_party/zlib:chrome_zlib",
+ "//third_party/zlib",
"//skia",
"//tools/gn",
"//url",