Chromium Code Reviews| Index: runtime/bin/bin.gypi |
| diff --git a/runtime/bin/bin.gypi b/runtime/bin/bin.gypi |
| index 863430c1f2933f45879fa8a6b7551265e94dff50..18f5aec8be299c46786f21c3ae9828cf43f18e38 100644 |
| --- a/runtime/bin/bin.gypi |
| +++ b/runtime/bin/bin.gypi |
| @@ -506,6 +506,7 @@ |
| 'action': [ |
| 'python', |
| 'tools/create_resources.py', |
| + '--compress', |
| '--output', '<(resources_cc_file)', |
| '--outer_namespace', 'dart', |
| '--inner_namespace', 'bin', |