| Index: chrome/browser/resources/settings/appearance_page/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/settings/appearance_page/compiled_resources2.gyp b/chrome/browser/resources/settings/appearance_page/compiled_resources2.gyp
|
| index 50b4459239008ce136536f628dac82be943abb7d..67937b8e249c945101f1eb3c2f6efd68a6d54fe8 100644
|
| --- a/chrome/browser/resources/settings/appearance_page/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/appearance_page/compiled_resources2.gyp
|
| @@ -52,5 +52,18 @@
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| + {
|
| + 'target_name': 'home_url_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',
|
| + '../controls/compiled_resources2.gyp:pref_control_behavior',
|
| + 'appearance_browser_proxy',
|
| + ],
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| ],
|
| }
|
|
|