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

Unified Diff: gpu/gles2_conform_support/egl/BUILD.gn

Issue 2082793007: Remove dependency //gpu:command_buffer_gles2 on //gpu/gles2_conform_support/egl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gles2_conform_support/egl/BUILD.gn
diff --git a/gpu/gles2_conform_support/egl/BUILD.gn b/gpu/gles2_conform_support/egl/BUILD.gn
index f11dd0ad28550f114511ba5d96bc4b62ec46ab17..f86ceda6589246e6d0d068ac070a39720ac3b2be 100644
--- a/gpu/gles2_conform_support/egl/BUILD.gn
+++ b/gpu/gles2_conform_support/egl/BUILD.gn
@@ -31,7 +31,6 @@ source_set("egl") {
deps = [
"//base",
"//gpu",
- "//gpu:command_buffer_gles2",
"//gpu/command_buffer/client:gles2_c_lib_nocheck",
"//gpu/command_buffer/client:gles2_implementation_no_check",
"//gpu/command_buffer/common:gles2_utils",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698