| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index b16ed233029cf52c2c5cf208db2013e9de630071..f302ef71a4c987dd3db5e623f7bd95f1c6251cf1 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -165,6 +165,8 @@
|
| 'shell/common/shell_test_configuration.h',
|
| 'shell/common/test_runner/test_preferences.cc',
|
| 'shell/common/test_runner/test_preferences.h',
|
| + 'shell/common/v8_breakpad_support_win.cc',
|
| + 'shell/common/v8_breakpad_support_win.h',
|
| 'shell/common/webkit_test_helpers.cc',
|
| 'shell/common/webkit_test_helpers.h',
|
| 'shell/geolocation/shell_access_token_store.cc',
|
|
|