| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright 2020 The Chromium Authors |
| Use of this source code is governed by a BSD-style license that can be |
| found in the LICENSE file. |
| --> |
| <resources> |
| <!-- TODO(crbug.com/40253053): Remove this ID definition. |
| Some alternatives: (1) Move `ManagedPreferencesUtils` to its own target; |
| (2) Move the logic that depends on this ID to `ManagedPreferenceDelegate`. |
| --> |
| <item type="id" name="managed_disclaimer_text" /> |
| <!-- Menu items IDs in Settings --> |
| <item type="id" name="menu_id_general_help" /> |
| <item type="id" name="menu_id_targeted_help" /> |
| <!-- IDs for Settings row views --> |
| <item type="id" name="account_management_account_row" /> |
| <item type="id" name="account_management_google_services_row" /> |
| </resources> |