| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index d93e029b82fa1eb9cb9e507726e496bccf830714..8c10ece269f9db34d384128722fdf31555d1c8fd 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -245,6 +245,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',
|
|
|