| 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 53cfdbdc033c3851a00496cc54094486c0c42b00..185f086ae98bffa46507613c04658de1cec59aa1 100644
|
| --- a/chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/settings/privacy_page/compiled_resources2.gyp
|
| @@ -14,10 +14,11 @@
|
| {
|
| 'target_name': 'privacy_page',
|
| 'dependencies': [
|
| - 'privacy_page_browser_proxy',
|
| - '../site_settings/compiled_resources2.gyp:constants',
|
| '../settings_main/compiled_resources2.gyp:settings_main_rendered',
|
| '../settings_page/compiled_resources2.gyp:settings_animated_pages',
|
| + '../settings_ui/compiled_resources2.gyp:settings_ui_types',
|
| + '../site_settings/compiled_resources2.gyp:constants',
|
| + 'privacy_page_browser_proxy',
|
| ],
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
|
|