Index: services/dart/BUILD.gn |
diff --git a/services/dart/BUILD.gn b/services/dart/BUILD.gn |
index f40dce6d96c27775eae50c0d11f52b8e472df511..d3c281556d0968a498a38b2086b82bc91bfef6ac 100644 |
--- a/services/dart/BUILD.gn |
+++ b/services/dart/BUILD.gn |
@@ -48,7 +48,7 @@ mojo_native_application("dart_content_handler") { |
"//mojo/public/cpp/utility", |
"//mojo/public/interfaces/application", |
"//mojo/services/content_handler/interfaces", |
- "//mojo/services/network/public/interfaces", |
+ "//mojo/services/network/interfaces", |
"//mojo/services/tracing/interfaces", |
"//mojo/services/url_response_disk_cache/interfaces", |
"//third_party/zlib:zip", |