| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index be13feaf82b3b32f6445c4306de9126d92026761..1d36c207e203b57c4bd3daf2260fe73e86e95680 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -855,7 +855,7 @@
|
| '../ppapi/ppapi_internal.gyp:ppapi_proxy',
|
| '../ppapi/ppapi_internal.gyp:ppapi_shared',
|
| '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
|
| - '../services/shell/shell.gyp:shell_public',
|
| + '../services/shell/shell_public.gyp:shell_public',
|
| '../skia/skia.gyp:skia',
|
| '../storage/storage_browser.gyp:storage',
|
| '../storage/storage_common.gyp:storage_common',
|
| @@ -1401,7 +1401,7 @@
|
| '../ppapi/ppapi_internal.gyp:ppapi_proxy',
|
| '../ppapi/ppapi_internal.gyp:ppapi_shared',
|
| '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
|
| - '../services/shell/shell.gyp:shell_public',
|
| + '../services/shell/shell_public.gyp:shell_public',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
|
|