| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 95642f742851571d213666f10f1e68ec517a4f4b..6120eae8db5313ca7171d31f2e1eac7f266bb0cf 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -255,6 +255,8 @@
|
| 'sources': [
|
| 'utility/chrome_content_utility_client.cc',
|
| 'utility/chrome_content_utility_client.h',
|
| + 'utility/chrome_content_utility_ipc_whitelist.cc',
|
| + 'utility/chrome_content_utility_ipc_whitelist.h',
|
| 'utility/extensions/unpacker.cc',
|
| 'utility/extensions/unpacker.h',
|
| 'utility/importer/bookmark_html_reader.cc',
|
|
|