| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index bbd18c9dd42041bb97228c3e2bb0cc92e96a6da2..44e3abd67ba957bd0eda6d53f2cbee2714cc62b4 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -15,6 +15,7 @@
|
| '../third_party/flac/flac.gyp:libflac',
|
| '../third_party/speex/speex.gyp:libspeex',
|
| '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| + '../third_party/zlib/zlib.gyp:zlib',
|
| '../ui/ui.gyp:ui_base',
|
| ],
|
| 'include_dirs': [
|
|
|