| Index: components/filesystem/filesystem.gyp
|
| diff --git a/components/filesystem/filesystem.gyp b/components/filesystem/filesystem.gyp
|
| index 1ccda524ec5afd9b65162acbc0bda81b6b6d6605..6c8b9c937f62843492e34031c44edecf33351b24 100644
|
| --- a/components/filesystem/filesystem.gyp
|
| +++ b/components/filesystem/filesystem.gyp
|
| @@ -36,7 +36,7 @@
|
| '../../mojo/mojo_edk.gyp:mojo_system_impl',
|
| '../../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| '../../mojo/mojo_platform_handle.gyp:platform_handle',
|
| - '../../services/shell/shell.gyp:shell_public',
|
| + '../../services/shell/shell_public.gyp:shell_public',
|
| '../../url/url.gyp:url_lib',
|
| ],
|
| 'export_dependent_settings': [
|
|
|