| Index: blimp/test/BUILD.gn
|
| diff --git a/blimp/test/BUILD.gn b/blimp/test/BUILD.gn
|
| index e767ef0fda4689b46732953e435bc4fdc2f14491..732cb9a0fad0473960c9baeb75d7ae99c505fe61 100644
|
| --- a/blimp/test/BUILD.gn
|
| +++ b/blimp/test/BUILD.gn
|
| @@ -20,9 +20,10 @@ test("engine_browsertests") {
|
| "//blimp/client:session",
|
| "//blimp/client:switches",
|
| "//blimp/client:test_support",
|
| + "//blimp/common",
|
| + "//blimp/common:app_switches",
|
| "//blimp/engine:app",
|
| "//blimp/engine:app_config",
|
| - "//blimp/engine:app_switches",
|
| "//blimp/engine:pak",
|
| "//blimp/engine:session",
|
| "//blimp/engine:test_support",
|
|
|