Chromium Code Reviews| Index: ui/shell_dialogs/BUILD.gn |
| diff --git a/ui/shell_dialogs/BUILD.gn b/ui/shell_dialogs/BUILD.gn |
| index dc9fd0938cdb44c812e4eb7cb74227c4db4912db..3d81b16da46a97321459f948300e2600529c18de 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/rules.gni") |
| if (is_android) { |
| import("//build/config/android/config.gni") |
| } |