| Index: components/policy/policy_browser.gypi
|
| diff --git a/components/policy/policy_browser.gypi b/components/policy/policy_browser.gypi
|
| index 701a55f4fdec8800bb7f5a1ec5d399cfd066185d..24e6bf0ef3df5557564cea3cef0dc27782f83cfb 100644
|
| --- a/components/policy/policy_browser.gypi
|
| +++ b/components/policy/policy_browser.gypi
|
| @@ -42,6 +42,8 @@
|
| 'policy',
|
| ],
|
| 'sources': [
|
| + 'core/browser/android/app_restrictions_importer.cc',
|
| + 'core/browser/android/app_restrictions_importer.h',
|
| 'core/browser/autofill_policy_handler.cc',
|
| 'core/browser/autofill_policy_handler.h',
|
| 'core/browser/browser_policy_connector.cc',
|
|
|