Index: chrome/browser/BUILD.gn |
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
index b4fe367dfa5591d34e8216195cbc421593bcbafd..39d4741da83f8d399d4d5df74505e371a7e764b4 100644 |
--- a/chrome/browser/BUILD.gn |
+++ b/chrome/browser/BUILD.gn |
@@ -16,6 +16,7 @@ import("//net/features.gni") |
import("//ppapi/features/features.gni") |
import("//printing/features/features.gni") |
import("//third_party/protobuf/proto_library.gni") |
+import("//ui/base/ui_features.gni") |
# //build/config/android/rules.gni imports //tools/grit/grit_rule.gni, which |
# produces a conflict for the "grit" template so we have to only include one. |