| Index: mojo/services/native_viewport/BUILD.gn
|
| diff --git a/mojo/services/native_viewport/BUILD.gn b/mojo/services/native_viewport/BUILD.gn
|
| index 128aef9b834de39d412c4b20fbb7dd9a694bf8bf..4bd367a02b30bc03d248d17808694743771252cf 100644
|
| --- a/mojo/services/native_viewport/BUILD.gn
|
| +++ b/mojo/services/native_viewport/BUILD.gn
|
| @@ -5,6 +5,7 @@
|
| import("//build/config/ui.gni")
|
| import("//mojo/system.gni")
|
|
|
| +# GYP version: mojo/mojo_services.gypi:mojo_native_viewport_service_lib
|
| static_library("native_viewport") {
|
| output_name = "mojo_native_viewport"
|
|
|
|
|