| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 10c8b85e99fba33d04febaeb7df441834876f433..8eec233f6a2d33d1459565bccc392349e6f9b21e 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -398,9 +398,6 @@
|
| 'common/web_application_info.h',
|
| 'common/worker_thread_ticker.cc',
|
| 'common/worker_thread_ticker.h',
|
| - '../components/nacl/common/nacl_host_messages.h',
|
| - '../components/nacl/common/nacl_process_type.h',
|
| - '../components/nacl/common/nacl_sandbox_type_mac.h',
|
| ],
|
| 'conditions': [
|
| ['enable_extensions==1', {
|
|
|