diff options
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r-- | cc/cc_tests.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index 226ab24..c0f4023 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -326,6 +326,7 @@ 'dependencies': [ '../skia/skia.gyp:skia', '../ui/gfx/gfx.gyp:gfx', + '../ui/ui.gyp:ui_test_support', ], }, ], |