diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 57a6cfd..cd1dc17 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', { |