| Index: chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp b/chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp
|
| index 50ac0e5c39d5307aebd3eb4174a4880b774437bd..e99c32e82fdeaf958003e7463a7a367d0e14baff 100644
|
| --- a/chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp
|
| @@ -15,8 +15,10 @@
|
| {
|
| 'target_name': 'privacy_page',
|
| 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_behavior',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_without_ink',
|
| '../compiled_resources2.gyp:route',
|
| '../controls/compiled_resources2.gyp:settings_toggle_button',
|
| '../settings_page/compiled_resources2.gyp:settings_animated_pages',
|
|
|