Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Unified Diff: gpu/BUILD.gn

Issue 1109473004: gpu: Fix some problems reported by 'gn check'. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | gpu/command_buffer/client/BUILD.gn » ('j') | gpu/command_buffer/service/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index f0be2e50425dfe3ee0b63fa12fc575cf2b417ba2..05bdbc2a944a7f9d49d3fa818c3d33ecb878b980 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -240,6 +240,7 @@ test("gpu_unittests") {
"//ui/gfx:test_support",
"//ui/gfx/geometry",
"//ui/gl",
+ "//ui/gl:gl_unittest_utils",
"//gpu/command_buffer/common:gles2_utils",
"//gpu/command_buffer/client:gles2_c_lib",
"//gpu/command_buffer/client:gles2_implementation",
« no previous file with comments | « no previous file | gpu/command_buffer/client/BUILD.gn » ('j') | gpu/command_buffer/service/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698