| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index dd6fe7d01b11a81649b8d5d1fdae5d0498b2723e..dff8369ab87955d2698acf988463fc032f1f5745 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -197,6 +197,8 @@
|
| 'shell/browser/shell_web_contents_view_delegate_win.cc',
|
| 'shell/common/layout_test/layout_test_messages.cc',
|
| 'shell/common/layout_test/layout_test_messages.h',
|
| + 'shell/common/layout_test/layout_test_switches.cc',
|
| + 'shell/common/layout_test/layout_test_switches.h',
|
| 'shell/common/leak_detection_result.h',
|
| 'shell/common/shell_content_client.cc',
|
| 'shell/common/shell_content_client.h',
|
|
|