| Index: ui/snapshot/snapshot.gyp
|
| diff --git a/ui/snapshot/snapshot.gyp b/ui/snapshot/snapshot.gyp
|
| index 8cc7abf12ad8b4670feffe6cb510f30a43d80240..b96567ad57919303cd8a414b897e4ab9a1e97e2e 100644
|
| --- a/ui/snapshot/snapshot.gyp
|
| +++ b/ui/snapshot/snapshot.gyp
|
| @@ -13,7 +13,6 @@
|
| 'dependencies': [
|
| '../../skia/skia.gyp:skia',
|
| '../../base/base.gyp:base',
|
| - '../events/events.gyp:events',
|
| '../gfx/gfx.gyp:gfx',
|
| '../ui.gyp:ui',
|
| ],
|
| @@ -51,7 +50,6 @@
|
| '../../base/base.gyp:base',
|
| '../../base/base.gyp:test_support_base',
|
| '../../testing/gtest.gyp:gtest',
|
| - '../events/events.gyp:events',
|
| '../gfx/gfx.gyp:gfx',
|
| '../ui.gyp:ui',
|
| 'snapshot'
|
|
|