Index: examples/forwarding_content_handler/BUILD.gn |
diff --git a/examples/forwarding_content_handler/BUILD.gn b/examples/forwarding_content_handler/BUILD.gn |
index 985c49cc7f64bc8c6dfa6934d9bb88ca8e5549c4..c482cf3f2a25d5802d595bb228d08287a8016f04 100644 |
--- a/examples/forwarding_content_handler/BUILD.gn |
+++ b/examples/forwarding_content_handler/BUILD.gn |
@@ -17,7 +17,7 @@ mojo_native_application("forwarding_content_handler") { |
"//mojo/public/cpp/bindings", |
"//mojo/public/cpp/utility", |
"//mojo/public/interfaces/application:application", |
- "//mojo/services/content_handler/public/interfaces", |
+ "//mojo/services/content_handler/interfaces", |
"//mojo/services/network/public/interfaces", |
] |
} |