| Index: trunk/src/ui/snapshot/snapshot.gyp
|
| ===================================================================
|
| --- trunk/src/ui/snapshot/snapshot.gyp (revision 225858)
|
| +++ trunk/src/ui/snapshot/snapshot.gyp (working copy)
|
| @@ -13,7 +13,6 @@
|
| 'dependencies': [
|
| '../../skia/skia.gyp:skia',
|
| '../../base/base.gyp:base',
|
| - '../gfx/gfx.gyp:gfx',
|
| '../ui.gyp:ui',
|
| ],
|
| 'defines': [
|
| @@ -50,7 +49,6 @@
|
| '../../base/base.gyp:base',
|
| '../../base/base.gyp:test_support_base',
|
| '../../testing/gtest.gyp:gtest',
|
| - '../gfx/gfx.gyp:gfx',
|
| '../ui.gyp:ui',
|
| 'snapshot'
|
| ],
|
|
|