Chromium Code Reviews| Index: ui/webui/resources/js/compiled_resources.json |
| diff --git a/ui/webui/resources/js/compiled_resources.json b/ui/webui/resources/js/compiled_resources.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5c0d5c96b62aab9f3a57e5dbfb6bf181f0b4329e |
| --- /dev/null |
| +++ b/ui/webui/resources/js/compiled_resources.json |
| @@ -0,0 +1,11 @@ |
| +[ |
| + { |
| + "name": "base", |
| + "sources": [ |
| + "assert.js", |
| + "cr.js", |
| + "load_time_data.js", |
| + "local_strings.js" |
| + ] |
|
Dan Beam
2014/07/11 01:11:59
i'm still not sure how i'm going to model dependen
|
| + } |
| +] |