| Index: chrome/chrome_dll.gypi
|
| ===================================================================
|
| --- chrome/chrome_dll.gypi (revision 78583)
|
| +++ chrome/chrome_dll.gypi (working copy)
|
| @@ -596,6 +596,8 @@
|
| # and get rid of the common_constants.gypi which was added as a hack
|
| # to avoid making common compile on 64 bit on Windows.
|
| '../chrome/common/chrome_content_client.cc',
|
| + '../chrome/common/chrome_content_gpu_client.cc',
|
| + '../chrome/common/chrome_content_plugin_client.cc',
|
| '../content/common/child_process.cc',
|
| '../content/common/child_thread.cc',
|
| '../content/common/content_client.cc',
|
|
|