| Index: chrome/browser/resources/settings/controls/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/settings/controls/compiled_resources2.gyp b/chrome/browser/resources/settings/controls/compiled_resources2.gyp
|
| index 8599a6c0c53144462329d9a4a9eff5b3aabe2b5b..5ead4c0f6a7fc1198942d707049d4d4cac69afcf 100644
|
| --- a/chrome/browser/resources/settings/controls/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/controls/compiled_resources2.gyp
|
| @@ -70,18 +70,6 @@
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| - 'target_name': 'settings_input',
|
| - 'dependencies': [
|
| - '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp:cr_policy_indicator_behavior',
|
| - '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp:cr_policy_pref_behavior',
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| - '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| - '<(EXTERNS_GYP):settings_private',
|
| - 'pref_control_behavior',
|
| - ],
|
| - 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| - },
|
| - {
|
| 'target_name': 'settings_radio_group',
|
| 'dependencies': [
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
|
|