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

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

Issue 1854953002: Plumb GpuSwapBuffers completion from Mus GPU thread to WS thread (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review nits Created 4 years, 9 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
Index: components/mus/gles2/BUILD.gn
diff --git a/components/mus/gles2/BUILD.gn b/components/mus/gles2/BUILD.gn
index 8299e828fea0cfa19c416de0003e746d589fa94c..284fc43bec476cd347bb144e6a1b954e9fd8c428 100644
--- a/components/mus/gles2/BUILD.gn
+++ b/components/mus/gles2/BUILD.gn
@@ -24,6 +24,8 @@ source_set("gles2") {
"command_buffer_local_client.h",
"command_buffer_task_runner.cc",
"command_buffer_task_runner.h",
+ "gl_surface_adapter.cc",
+ "gl_surface_adapter.h",
"gpu_impl.cc",
"gpu_impl.h",
"gpu_memory_tracker.cc",
« no previous file with comments | « no previous file | components/mus/gles2/command_buffer_driver.h » ('j') | components/mus/gles2/command_buffer_driver.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698