| Index: chrome/browser/resources/settings/internet_page/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/settings/internet_page/compiled_resources2.gyp b/chrome/browser/resources/settings/internet_page/compiled_resources2.gyp
|
| index 8ab3604bd4e1f4442812d49f57351eb770ae75f9..e8e37c5390624089aa62e61eee9b681641e5740d 100644
|
| --- a/chrome/browser/resources/settings/internet_page/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/internet_page/compiled_resources2.gyp
|
| @@ -22,6 +22,7 @@
|
| '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp:cr_onc_types',
|
| '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp:cr_policy_network_behavior',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| '<(EXTERNS_GYP):chrome_send',
|
| '<(EXTERNS_GYP):networking_private',
|
| '<(INTERFACES_GYP):networking_private_interface',
|
| @@ -64,6 +65,8 @@
|
| 'dependencies': [
|
| '<(DEPTH)/ui/webui/resources/cr_elements/network/compiled_resources2.gyp:cr_onc_types',
|
| '<(DEPTH)/ui/webui/resources/cr_elements/policy/compiled_resources2.gyp:cr_policy_network_behavior',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
|
|