| Index: services/http_server/BUILD.gn
|
| diff --git a/services/http_server/BUILD.gn b/services/http_server/BUILD.gn
|
| index 788d728653616504c4150e3eb0351fba65944213..ce330a56d6b33581b9f4135541b9da5c814b7ebd 100644
|
| --- a/services/http_server/BUILD.gn
|
| +++ b/services/http_server/BUILD.gn
|
| @@ -14,7 +14,6 @@ mojo_native_application("http_server") {
|
| deps = [
|
| "//base",
|
| "//mojo/common",
|
| - "//mojo/public/c/system:for_shared_library",
|
| "//mojo/public/cpp/application:standalone",
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/cpp/environment",
|
|
|