Chromium Code Reviews| 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', |
|
Lei Zhang
2015/05/26 23:14:38
Update components/nacl/BUILD.gn
ncarter (slow)
2015/06/01 17:36:20
Done.
|
| + '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', |