Chromium Code Reviews| Index: components/BUILD.gn |
| diff --git a/components/BUILD.gn b/components/BUILD.gn |
| index b8f705d4875883cb24bb5aaf0f4303b6e1cc4b3e..e60e3169be28db06a31aa421dc0d70d8be8c3ef4 100644 |
| --- a/components/BUILD.gn |
| +++ b/components/BUILD.gn |
| @@ -421,6 +421,7 @@ if (!is_ios) { |
| "//device/bluetooth", |
| "//ipc:test_support", |
| "//net:test_support", |
| + "//services/shell/public/cpp", |
| "//testing/gmock", |
| "//testing/gtest", |
| "//ui/base", |