| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 3ef8fff25d1546016e92a2ffeda45a9bcedacee3..bf0583af15c0a90f45e19862128c5de2b0a70b75 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',
|
| '../third_party/speex/speex.gyp:libspeex',
|
| - '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| + '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| '../third_party/zlib/zlib.gyp:zlib',
|
| '../ui/surface/surface.gyp:surface',
|
| '../ui/ui.gyp:ui',
|
|
|