Chromium Code Reviews| Index: chrome/common/common.scons |
| =================================================================== |
| --- chrome/common/common.scons (revision 10842) |
| +++ chrome/common/common.scons (working copy) |
| @@ -101,6 +101,8 @@ |
| 'plugin_messages_internal.h', |
| 'render_messages.h', |
| 'render_messages_internal.h', |
| + 'worker_messages.h', |
| + 'worker_messages_internal.h', |
| ]), |
| 'accessibility.h', |
| 'animation.cc', |