| Index: blimp/engine/BUILD.gn
|
| diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
|
| index 3c7918789fe0ae918f9a2535841bad390baab75b..180053b4071c1c37500332086f30c820935cc4ea 100644
|
| --- a/blimp/engine/BUILD.gn
|
| +++ b/blimp/engine/BUILD.gn
|
| @@ -687,10 +687,10 @@ source_set("browser_tests") {
|
| "//base",
|
| "//blimp/client:session",
|
| "//blimp/client:test_support",
|
| - "//blimp/client/core:switches",
|
| "//blimp/client/core/contents:test_support",
|
| "//blimp/client/core/render_widget:test_support",
|
| "//blimp/client/core/session",
|
| + "//blimp/client/core/switches",
|
| "//blimp/client/test",
|
| "//blimp/common",
|
| "//blimp/engine:app",
|
|
|