[cr140] Add missing include_rule for components/user_data_importer/content

This commit is contained in:
Emerick Rogul
2025-08-19 19:54:20 +01:00
committed by Claudio DeSouza
parent e4eec4ded1
commit 72c807b790
+1
View File
@@ -2,6 +2,7 @@ include_rules = [
"+brave/components/constants/brave_paths.h",
"+components/password_manager/core/common",
"+components/user_data_importer/common",
"+components/user_data_importer/content",
"+components/webdata/common",
]