Index: services/js/BUILD.gn |
diff --git a/services/js/BUILD.gn b/services/js/BUILD.gn |
index 41d54b027fd8ef4efe1fbef3755484b639a673ec..2b475964d53843c4a70ab02c1e19ad330529320f 100644 |
--- a/services/js/BUILD.gn |
+++ b/services/js/BUILD.gn |
@@ -42,7 +42,7 @@ mojo_native_application("js_content_handler") { |
"//mojo/public/cpp/system", |
"//mojo/public/cpp/utility", |
"//mojo/public/interfaces/application", |
- "//mojo/services/content_handler/public/interfaces", |
+ "//mojo/services/content_handler/interfaces", |
"//mojo/services/network/public/interfaces", |
"//services/js/modules/clock", |
"//services/js/modules/gl", |