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

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

Issue 2763753002: gpu: Add callback for yielding command buffer execution. (Closed)
Patch Set: no need to !!pause Created 3 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
« no previous file with comments | « no previous file | gpu/command_buffer/service/command_executor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/command_buffer/service/BUILD.gn
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
index 576a45b85bcf87b3a26e09d7dadab17d560a0f1b..bf045d8f43747028f4fa3dc1b31bb0ad2138497a 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -111,6 +111,7 @@ target(link_target_type, "service_sources") {
"memory_program_cache.h",
"path_manager.cc",
"path_manager.h",
+ "preemption_flag.h",
"program_cache.cc",
"program_cache.h",
"program_manager.cc",
« no previous file with comments | « no previous file | gpu/command_buffer/service/command_executor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698