| 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 d03f2e90330941ca06622aa8684a2af2a743cea2..1f7e358e67cddc7fbf308022d6aabd3322b613f6 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',
|
|
|