| Index: blimp/engine/BUILD.gn
|
| diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
|
| index 74b0087733217260b115f8e17e50a398a5f84505..316c035b30cff389978bd926b28c9090cb2f6015 100644
|
| --- a/blimp/engine/BUILD.gn
|
| +++ b/blimp/engine/BUILD.gn
|
| @@ -661,8 +661,8 @@ source_set("browser_tests") {
|
| "//base",
|
| "//blimp/client:feature",
|
| "//blimp/client:session",
|
| - "//blimp/client:switches",
|
| "//blimp/client:test_support",
|
| + "//blimp/client/core:switches",
|
| "//blimp/common",
|
| "//blimp/engine:app",
|
| "//blimp/engine:app_config",
|
|
|