| Index: chrome/browser/resources/settings/people_page/compiled_resources.gyp
|
| diff --git a/chrome/browser/resources/settings/people_page/compiled_resources.gyp b/chrome/browser/resources/settings/people_page/compiled_resources.gyp
|
| index 3744d88e26fca5e388e1e4df45875c085583c875..bdcf6a9b758bad80913669baf335dbfe34ec8a01 100644
|
| --- a/chrome/browser/resources/settings/people_page/compiled_resources.gyp
|
| +++ b/chrome/browser/resources/settings/people_page/compiled_resources.gyp
|
| @@ -18,6 +18,20 @@
|
| 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'],
|
| },
|
| {
|
| + 'target_name': 'sync_page',
|
| + 'variables': {
|
| + 'depends': [
|
| + '../../../../../ui/webui/resources/js/compiled_resources.gyp:assert',
|
| + '../../../../../ui/webui/resources/js/compiled_resources.gyp:cr',
|
| + '../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time_data',
|
| + '../../../../../ui/webui/resources/js/i18n_behavior.js',
|
| + '../settings_page/settings_animated_pages.js',
|
| + 'sync_private_api.js',
|
| + ],
|
| + },
|
| + 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'sync_private_api',
|
| 'variables': {
|
| 'depends': [
|
|
|