| Index: components/nacl.gyp
|
| diff --git a/components/nacl.gyp b/components/nacl.gyp
|
| index 9c8e2b3de15f370f0555fe04fd4230402f002ab3..cc733fdc91c7d4c698f2a7135b0984b6b0124068 100644
|
| --- a/components/nacl.gyp
|
| +++ b/components/nacl.gyp
|
| @@ -90,6 +90,8 @@
|
| 'target_name': 'nacl_browser',
|
| 'type': 'static_library',
|
| 'sources': [
|
| + 'nacl/browser/bad_message.cc',
|
| + 'nacl/browser/bad_message.h',
|
| 'nacl/browser/nacl_broker_host_win.cc',
|
| 'nacl/browser/nacl_broker_host_win.h',
|
| 'nacl/browser/nacl_broker_service_win.cc',
|
|
|