| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 1cec61ed24bb72752b15cba44eb894834dfad93f..e98d57000a9893fad98ed798cc5ebe019086fc5b 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -176,6 +176,8 @@
|
| 'shell/browser/shell_web_contents_view_delegate_win.cc',
|
| 'shell/browser/webkit_test_controller.cc',
|
| 'shell/browser/webkit_test_controller.h',
|
| + 'shell/common/layout_test/layout_test_messages.cc',
|
| + 'shell/common/layout_test/layout_test_messages.h',
|
| 'shell/common/leak_detection_result.h',
|
| 'shell/common/shell_content_client.cc',
|
| 'shell/common/shell_content_client.h',
|
|
|