| Index: content/content_gpu.gypi
|
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi
|
| index bba05e2ff30df7f475421261f6ba1f06f48eaf46..97277042b681a53c1222ea736c37b212319b0696 100644
|
| --- a/content/content_gpu.gypi
|
| +++ b/content/content_gpu.gypi
|
| @@ -14,6 +14,8 @@
|
| 'sources': [
|
| 'gpu/content_gpu_message_generator.cc',
|
| 'gpu/content_gpu_message_generator.h',
|
| + 'gpu/establish_channel_params.cc',
|
| + 'gpu/establish_channel_params.h',
|
| 'gpu/gpu_child_thread.cc',
|
| 'gpu/gpu_child_thread.h',
|
| 'gpu/gpu_host_messages.h',
|
|
|