Chromium Code Reviews| 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 912060a14e08d62d4fdf67c9c8f268638ea3c7e0..6f0eb1d9e891c4a90c3d697f0c4a13b178f97543 100644 |
| --- a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp |
| +++ b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp |
| @@ -73,6 +73,13 @@ |
| 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'], |
| }, |
| { |
| + 'target_name': 'grid', |
| + 'dependencies': [ |
| + 'list', |
| + ], |
| + 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'], |
| + }, |
| + { |
| 'target_name': 'list', |
| 'dependencies': [ |
| 'array_data_model', |