| Index: ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| diff --git a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| index 2f499770f917a7981de9482bedfe2772610505ad..c905439428c7df772eb71ba29ed917b584681c7e 100644
|
| --- a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| +++ b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| @@ -101,6 +101,15 @@
|
| 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| + 'target_name': 'focus_without_ink',
|
| + 'dependencies': [
|
| + '../../compiled_resources2.gyp:cr',
|
| + '../compiled_resources2.gyp:ui',
|
| + 'focus_outline_manager',
|
| + ],
|
| + 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'grid',
|
| 'dependencies': [
|
| 'list',
|
|
|