| Index: services/js/BUILD.gn
|
| diff --git a/services/js/BUILD.gn b/services/js/BUILD.gn
|
| index d4db0c91edf7858bf971ec148200307294d41d90..564b9569898bfbabcac6890411e03927acc486ea 100644
|
| --- a/services/js/BUILD.gn
|
| +++ b/services/js/BUILD.gn
|
| @@ -34,8 +34,8 @@ 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/network/public/interfaces",
|
| - "//mojo/services/public/interfaces/content_handler",
|
| "//services/js/modules/clock",
|
| "//services/js/modules/gl",
|
| ]
|
|
|