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

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

Issue 2814843002: gpu: GPU service scheduler. (Closed)
Patch Set: rebase Created 3 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
Index: gpu/command_buffer/common/BUILD.gn
diff --git a/gpu/command_buffer/common/BUILD.gn b/gpu/command_buffer/common/BUILD.gn
index 4b69e04e11426c35626608fe1a5b48bf3a765eb2..a16b97a998ee11a027c9c212d6a26b19da38088f 100644
--- a/gpu/command_buffer/common/BUILD.gn
+++ b/gpu/command_buffer/common/BUILD.gn
@@ -46,6 +46,8 @@ source_set("common_sources") {
"gles2_cmd_ids_autogen.h",
"gpu_memory_buffer_support.cc",
"gpu_memory_buffer_support.h",
+ "gpu_stream_constants.cc",
+ "gpu_stream_constants.h",
"id_allocator.cc",
"id_allocator.h",
"id_type.h",

Powered by Google App Engine
This is Rietveld 408576698