| Index: ui/views/views.gyp
|
| ===================================================================
|
| --- ui/views/views.gyp (revision 158795)
|
| +++ ui/views/views.gyp (working copy)
|
| @@ -26,6 +26,7 @@
|
| '../../base/base.gyp:base_i18n',
|
| '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../../build/temp_gyp/googleurl.gyp:googleurl',
|
| + '../../content/content.gyp:content',
|
| '../../skia/skia.gyp:skia',
|
| '../../third_party/icu/icu.gyp:icui18n',
|
| '../../third_party/icu/icu.gyp:icuuc',
|
| @@ -487,7 +488,6 @@
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| '../../base/base.gyp:base',
|
| - '../../content/content.gyp:content',
|
| '../../content/content.gyp:test_support_content',
|
| '../../ipc/ipc.gyp:test_support_ipc',
|
| '../../skia/skia.gyp:skia',
|
|
|