| Index: chrome/tools/service_discovery_sniffer/BUILD.gn
|
| diff --git a/chrome/tools/service_discovery_sniffer/BUILD.gn b/chrome/tools/service_discovery_sniffer/BUILD.gn
|
| index 7fbb027fd6c15869b3d97866c5930c25b77c7ec0..7fabaf221dff30d7e7decdfc94854823260cdd03 100644
|
| --- a/chrome/tools/service_discovery_sniffer/BUILD.gn
|
| +++ b/chrome/tools/service_discovery_sniffer/BUILD.gn
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| import("//build/config/features.gni")
|
| +import("//media/media_options.gni")
|
|
|
| executable("service_discovery_sniffer") {
|
| testonly = true
|
|
|