| 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 a91af57cdd75235bf27a8fe59e3423304346e4fb..c7f9816c2b1573ff8d100490d077c5c1766847ff 100644
|
| --- a/chrome/browser/resources/md_user_manager/compiled_resources2.gyp
|
| +++ b/chrome/browser/resources/md_user_manager/compiled_resources2.gyp
|
| @@ -25,8 +25,17 @@
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| + 'target_name': 'supervised_user_learn_more',
|
| + 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'user_manager_pages',
|
| 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| + {
|
| + 'target_name': 'user_manager_tutorial',
|
| + 'dependencies': ['<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util'],
|
| + 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| ],
|
| }
|
|
|