Index: components/filesystem/filesystem.gyp |
diff --git a/components/filesystem/filesystem.gyp b/components/filesystem/filesystem.gyp |
index c0c45f28bd714b38c1e5d958786365b9f71d5a2f..7ec313afb4919c484374b259ee46064a7d6092af 100644 |
--- a/components/filesystem/filesystem.gyp |
+++ b/components/filesystem/filesystem.gyp |
@@ -31,11 +31,10 @@ |
], |
'dependencies': [ |
'filesystem_bindings', |
- '../../mojo/mojo_base.gyp:mojo_application_base', |
- '../../mojo/mojo_base.gyp:mojo_application_bindings', |
'../../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', |
'../../url/url.gyp:url_lib', |
], |
'export_dependent_settings': [ |