| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index a8c2e591da70357e587c09b572209268d7011b8e..34c94dbb9bf3ffde1d75c9cac06e45b31dcf056a 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -19,7 +19,6 @@
|
| '../base/base.gyp:base_i18n',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../cc/cc.gyp:cc',
|
| - '../content/content.gyp:content',
|
| '../content/content.gyp:content_browser',
|
| '../media/media.gyp:media',
|
| '../net/net.gyp:net',
|
| @@ -662,7 +661,6 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| - '../content/content.gyp:content',
|
| '../content/content.gyp:content_browser',
|
| '../ipc/ipc.gyp:ipc',
|
| '../skia/skia.gyp:skia',
|
|
|