| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 939e42eb1bfa733f9c41ae783131bb43fa93239f..e1564842c1847dcf74b5d004b7478672a8893f99 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -47,6 +47,7 @@
|
| '../net/net.gyp:net_resources',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/WebKit/public/blink_test_runner.gyp:blink_test_runner',
|
| + '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/gl/gl.gyp:gl',
|
| '../ui/ui.gyp:ui',
|
| '../url/url.gyp:url_lib',
|
|
|