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

Unified Diff: gpu/command_buffer/service/BUILD.gn

Issue 737943002: Update from https://crrev.com/304715 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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: gpu/command_buffer/service/BUILD.gn
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
index 1c43029d4a17078022785f61db93e27ab5222e19..351e5c9f1a3e4389738749200da82de10fe2a381 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -103,6 +103,8 @@ source_set("service") {
"shader_translator_cache.cc",
"stream_texture_manager_in_process_android.h",
"stream_texture_manager_in_process_android.cc",
+ "sync_point_manager.h",
+ "sync_point_manager.cc",
"texture_definition.h",
"texture_definition.cc",
"texture_manager.h",
« no previous file with comments | « gpu/command_buffer/client/vertex_array_object_manager.h ('k') | gpu/command_buffer/service/gles2_cmd_copy_texture_chromium.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698