| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 57a6cfdb1593452da2c16b4abedc197c5e16aa79..cd1dc1746719799225503d6bc444044032a7e8d9 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', {
|
|
|