Chromium Code Reviews| Index: ui/shell_dialogs/BUILD.gn |
| diff --git a/ui/shell_dialogs/BUILD.gn b/ui/shell_dialogs/BUILD.gn |
| index 5bd62c073c2c9ac5e52ef3b1e65d5d6b6dfd4d08..f4f89f7c92809d98c7bca00a65160024fc9a8a31 100644 |
| --- a/ui/shell_dialogs/BUILD.gn |
| +++ b/ui/shell_dialogs/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| import("//build/config/ui.gni") |
| +import("//testing/test.gni") |
| if (is_android) { |
| import("//build/config/android/config.gni") |
| } |