Chromium Code Reviews| Index: gpu/BUILD.gn |
| diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
| index 8cb4ec4358902f8d1a1cd9f9bb5eedd4258d6434..7b9af02b4681c2b21cec15b575a355ce813448b6 100644 |
| --- a/gpu/BUILD.gn |
| +++ b/gpu/BUILD.gn |
| @@ -240,9 +240,10 @@ test("gpu_unittests") { |
| "//testing/gtest", |
| "//third_party/angle:translator", |
| "//ui/gfx", |
| - "//ui/gfx:test_support", |
| "//ui/gfx/geometry", |
| + "//ui/gfx:test_support", |
| "//ui/gl", |
| + "//ui/gl:gl_unittest_utils", |
|
tfarina
2015/05/14 00:46:39
I extracted this from https://codereview.chromium.
|
| "//gpu/command_buffer/common:gles2_utils", |
| "//gpu/command_buffer/client:gles2_c_lib", |
| "//gpu/command_buffer/client:gles2_implementation", |