Chromium Code Reviews| Index: components/constrained_window/BUILD.gn |
| diff --git a/components/constrained_window/BUILD.gn b/components/constrained_window/BUILD.gn |
| index 8cff9755f0ced4bc02ce99975a5b04d721943338..1ce91d59a1a7ed9ff00f4bdf194d61f39005f68f 100644 |
| --- a/components/constrained_window/BUILD.gn |
| +++ b/components/constrained_window/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| import("//build/config/ui.gni") |
| +import("//ui/base/ui_features.gni") |
| static_library("constrained_window") { |
| sources = [ |