| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index fa70d00c7b16fb954ad976792d4e14a48462b00e..5c477fff2260101f013d2ee0b4ffff29ac59b086 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -243,6 +243,7 @@
|
| 'browser/renderer_host/render_process_host_browsertest.cc',
|
| 'browser/renderer_host/render_view_host_browsertest.cc',
|
| 'browser/renderer_host/render_widget_host_view_browsertest.cc',
|
| + 'browser/resource_loading_browsertest.cc',
|
| 'browser/screen_orientation/screen_orientation_browsertest.cc',
|
| 'browser/security_exploit_browsertest.cc',
|
| 'browser/service_worker/service_worker_browsertest.cc',
|
|
|