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

Unified Diff: components/mus/gles2/BUILD.gn

Issue 1958813002: mus: Use BufferQueue and GLHelper from display_compositor. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: , Created 4 years, 7 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 | components/mus/gles2/gl_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/gles2/BUILD.gn
diff --git a/components/mus/gles2/BUILD.gn b/components/mus/gles2/BUILD.gn
index 68220ebd1e7d15e6194c2ca37e01178833b53414..7f2bb632a3c4134995605a0f220870095b14bc10 100644
--- a/components/mus/gles2/BUILD.gn
+++ b/components/mus/gles2/BUILD.gn
@@ -24,8 +24,6 @@ source_set("gles2") {
"command_buffer_local_client.h",
"command_buffer_task_runner.cc",
"command_buffer_task_runner.h",
- "gl_helper.cc",
- "gl_helper.h",
"gl_surface_adapter.cc",
"gl_surface_adapter.h",
"gpu_impl.cc",
« no previous file with comments | « no previous file | components/mus/gles2/gl_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698