Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 53fe10dfde4493e20b7ce76123d6ec2206858150..c6df9b396c4c85fd6f024387cc6c8b4f4afdfec8 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -55,6 +55,7 @@ group("gn_all") { |
| "//extensions:extensions_unittests", |
| "//google_apis/gcm:gcm_unit_tests", |
| "//gpu:gpu_unittests", |
| + "//gpu/gles2_conform_support/native", |
|
tfarina
2015/03/08 15:07:32
I just added this line here to test it. I will rem
|
| "//ipc:ipc_tests", |
| "//ipc/mojo:ipc_mojo_unittests", |
| "//jingle:jingle_unittests", |