Index: components/leveldb/leveldb.gyp |
diff --git a/components/leveldb/leveldb.gyp b/components/leveldb/leveldb.gyp |
index 440b7b4a04b7b16da3446c71d8c6fb53c511d4cb..ba1d2f80cad51c6267d2939e99be18aca67108aa 100644 |
--- a/components/leveldb/leveldb.gyp |
+++ b/components/leveldb/leveldb.gyp |
@@ -31,7 +31,7 @@ |
'leveldb_public_lib', |
'../../components/filesystem/filesystem.gyp:filesystem_lib', |
'../../mojo/mojo_public.gyp:mojo_cpp_bindings', |
- '../../services/shell/shell.gyp:shell_public', |
+ '../../services/shell/shell_public.gyp:shell_public', |
'../../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
] |
}, |
@@ -49,7 +49,7 @@ |
'leveldb_bindings_mojom', |
'../../mojo/mojo_edk.gyp:mojo_system_impl', |
'../../mojo/mojo_public.gyp:mojo_cpp_bindings', |
- '../../services/shell/shell.gyp:shell_public', |
+ '../../services/shell/shell_public.gyp:shell_public', |
'../../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
] |
}, |