| Index: ui/gfx/gfx.gyp
|
| diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
|
| index fc179c15c74aa9d46fc2a13c9dc08c3912155d55..d489b4d2e6dfdf029a0d16eb18e93f7897e08373 100644
|
| --- a/ui/gfx/gfx.gyp
|
| +++ b/ui/gfx/gfx.gyp
|
| @@ -97,13 +97,11 @@
|
| '<(DEPTH)/base/base.gyp:base_i18n',
|
| '<(DEPTH)/base/base.gyp:base_static',
|
| '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| - '<(DEPTH)/net/net.gyp:net',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
|
| '<(DEPTH)/third_party/icu/icu.gyp:icuuc',
|
| '<(DEPTH)/third_party/libpng/libpng.gyp:libpng',
|
| '<(DEPTH)/third_party/zlib/zlib.gyp:zlib',
|
| - '<(DEPTH)/url/url.gyp:url_lib',
|
| 'gfx_geometry',
|
| ],
|
| # text_elider.h includes ICU headers.
|
|
|