| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 4441dd6b1900449d57ab34e285898126e8801279..7332006eeb6fa1790e7a0843adfe668b8ffaa82f 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -14,7 +14,7 @@
|
| '../skia/skia.gyp:skia',
|
| '../third_party/flac/flac.gyp:libflac',
|
| # TODO(ericu): remove leveldb ref after crbug.com/6955013 is fixed.
|
| - '../third_party/leveldb/leveldb.gyp:leveldb',
|
| + '../third_party/leveldatabase/leveldb.gyp:leveldb',
|
| '../third_party/speex/speex.gyp:libspeex',
|
| '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| '../third_party/zlib/zlib.gyp:zlib',
|
|
|