| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 2f04c4f3298f486f44e13ac28133c5cae24f5909..a6cb77c94872507c0e8c403f4c0d5d9928543220 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -177,6 +177,8 @@
|
| '../content/browser/geolocation/arbitrator_dependency_factories_for_test.h',
|
| '../content/browser/geolocation/mock_location_provider.cc',
|
| '../content/browser/geolocation/mock_location_provider.h',
|
| + '../content/browser/mock_resource_context.cc',
|
| + '../content/browser/mock_resource_context.h',
|
| '../content/browser/renderer_host/mock_render_process_host.cc',
|
| '../content/browser/renderer_host/mock_render_process_host.h',
|
| '../content/browser/renderer_host/test_backing_store.cc',
|
|
|