| 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 afb4b27396361441f8ae07c6db62a31241708cb6..130b8996b43138f502e3d5ede9209e0f6d8d743b 100644
|
| --- a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| +++ b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
|
| @@ -12,6 +12,14 @@
|
| 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| },
|
| {
|
| + 'target_name': 'array_data_model',
|
| + 'dependencies': [
|
| + '../../compiled_resources2.gyp:cr',
|
| + '../compiled_resources2.gyp:event_target',
|
| + ],
|
| + 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
|
| + },
|
| + {
|
| 'target_name': 'command',
|
| 'dependencies': [
|
| '../../compiled_resources2.gyp:cr',
|
|
|