| Index: services/js/BUILD.gn
|
| diff --git a/services/js/BUILD.gn b/services/js/BUILD.gn
|
| index 59009c33ede0f7bad1a46aed2e878d958774dc9c..5dc9872ed97b84402f4125bba94e9c4ffcec8574 100644
|
| --- a/services/js/BUILD.gn
|
| +++ b/services/js/BUILD.gn
|
| @@ -36,8 +36,8 @@ mojo_native_application("js_content_handler") {
|
| "//mojo/public/cpp/system",
|
| "//mojo/public/cpp/utility",
|
| "//mojo/public/interfaces/application",
|
| + "//mojo/services/network/public/interfaces",
|
| "//mojo/services/public/interfaces/content_handler",
|
| - "//mojo/services/public/interfaces/network",
|
| "//services/js/modules/clock",
|
| "//services/js/modules/gl",
|
| ]
|
|
|