commit | c54e1973533e1b7883769ab3930fb0957f283270 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Oct 04 21:42:14 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Fri Oct 04 21:42:14 2013 |
tree | 769f14ab3adc4e0ebfc5ef908d6a7d3b7119e57b | |
parent | 8469b1efef19992101a2945540fd4c9a419c1aad [diff] [blame] |
Layer ownership/delegate. [email protected] BUG= Review URL: https://codereview.chromium.org/25536020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@227094 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/ui/v2/v2.gyp b/ui/v2/v2.gyp index df454ba..8c6ce16c 100644 --- a/ui/v2/v2.gyp +++ b/ui/v2/v2.gyp
@@ -52,6 +52,7 @@ 'type': 'executable', 'dependencies': [ '../../base/base.gyp:test_support_base', + '../../skia/skia.gyp:skia', '../../testing/gtest.gyp:gtest', '../gfx/gfx.gyp:gfx', 'v2',