| Index: components/html_viewer/BUILD.gn
|
| diff --git a/components/html_viewer/BUILD.gn b/components/html_viewer/BUILD.gn
|
| index 19cfa094800b851a3a51369f20c2053b037b0e37..447d0a221304828c1421a6d0c1c90a6303a98faa 100644
|
| --- a/components/html_viewer/BUILD.gn
|
| +++ b/components/html_viewer/BUILD.gn
|
| @@ -367,6 +367,7 @@ mojo_native_application("apptests") {
|
| "//components/web_view/public/interfaces",
|
| "//mojo/application/public/cpp:sources",
|
| "//mojo/application/public/cpp:test_support",
|
| + "//mojo/converters/network",
|
| "//mojo/public/c/system:for_shared_library",
|
| "//net:test_support",
|
| "//testing/gtest",
|
|
|