| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 965cc9d52934f7f0579ec34cf5179c9b5f0cf216..dd6bceddf202e1763764efa1ad58745462b1896f 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -33,7 +33,7 @@
|
| '../media/media.gyp:media',
|
| '../net/net.gyp:net',
|
| '../skia/skia.gyp:skia',
|
| - '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| + '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| '../ui/ui.gyp:ui',
|
| '../v8/tools/gyp/v8.gyp:v8',
|
| '../webkit/support/webkit_support.gyp:appcache',
|
|
|