Commit 8c2a7ecc authored by mukai@chromium.org's avatar mukai@chromium.org

Fixes a test dependency for building on non-aura snapshot_unittests

TEST=compile succeeds
BUG=244464

Review URL: https://chromiumcodereview.appspot.com/16164002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202667 0039d316-1c4b-4281-b951-d872f2087c98
parent 94285923
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
'dependencies': [ 'dependencies': [
'../../skia/skia.gyp:skia', '../../skia/skia.gyp:skia',
'../../base/base.gyp:base', '../../base/base.gyp:base',
'../../base/base.gyp:test_support_base',
'../../testing/gtest.gyp:gtest', '../../testing/gtest.gyp:gtest',
'../ui.gyp:ui', '../ui.gyp:ui',
'snapshot' 'snapshot'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment