| Index: chrome/browser/resources/md_user_manager/compiled_resources2.gyp
|
| diff --git a/chrome/browser/resources/md_user_manager/compiled_resources2.gyp b/chrome/browser/resources/md_user_manager/compiled_resources2.gyp
|
| index ac5c5c19116eb006707afcf4d672a2f15634697d..c663bfc27160e16bfece708528e44e25e70e1740 100644
|
| --- a/chrome/browser/resources/md_user_manager/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/md_user_manager/compiled_resources2.gyp
|
| @@ -22,6 +22,14 @@
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| + 'target_name': 'import_supervised_user',
|
| + 'dependencies': [
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
|
| + 'profile_browser_proxy',
|
| + ],
|
| + 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'profile_browser_proxy',
|
| 'dependencies': [
|
| '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
|
|
|