| Index: blimp/engine/BUILD.gn
|
| diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
|
| index feeb91d064931bf503c640507cf97e9a05eddf83..7f4e78ddd32c5b4f48673ad51785ddac2c788ce2 100644
|
| --- a/blimp/engine/BUILD.gn
|
| +++ b/blimp/engine/BUILD.gn
|
| @@ -682,6 +682,8 @@ source_set("browser_tests") {
|
| "//blimp/client:test_support",
|
| "//blimp/client/core:switches",
|
| "//blimp/client/core/contents:test_support",
|
| + "//blimp/client/core/render_widget",
|
| + "//blimp/client/core/render_widget:test_support",
|
| "//blimp/client/core/session",
|
| "//blimp/common",
|
| "//blimp/engine:app",
|
|
|