| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index dbd07b66216ade0d352a7e5bcce8d474ea84c559..7bdd48bba986500691f72a6b797b57f5f0e6e0a6 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -401,8 +401,6 @@
|
| '../components/nacl/common/nacl_host_messages.h',
|
| '../components/nacl/common/nacl_process_type.h',
|
| '../components/nacl/common/nacl_sandbox_type_mac.h',
|
| - '../components/nacl/common/pnacl_types.cc',
|
| - '../components/nacl/common/pnacl_types.h',
|
| ],
|
| 'conditions': [
|
| ['enable_extensions==1', {
|
|
|