| Index: components/BUILD.gn
|
| diff --git a/components/BUILD.gn b/components/BUILD.gn
|
| index d57d24016f1025477630d07949018f334e32ea2d..bfe31f2d2790ea7f2a1b2ef0a15b2915d5ef8bf3 100644
|
| --- a/components/BUILD.gn
|
| +++ b/components/BUILD.gn
|
| @@ -6,6 +6,7 @@ import("//build/config/chrome_build.gni")
|
| import("//build/config/features.gni")
|
| import("//build/config/ui.gni")
|
| import("//printing/features/features.gni")
|
| +import("//rlz/features/features.gni")
|
| import("//testing/test.gni")
|
| import("//tools/grit/repack.gni")
|
|
|
|
|