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

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

Issue 1135943002: Pull in various gpu/command_buffer fixes from chromium (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
Index: gpu/command_buffer/service/BUILD.gn
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
index 44b090907fe82366e4a5240e256d27ce634d2278..7414195f6c1e454bf1cbdda3ee959581f9afec04 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -62,7 +62,6 @@ source_set("service") {
"gles2_cmd_validation_implementation_autogen.h",
"gpu_scheduler.cc",
"gpu_scheduler.h",
- "gpu_scheduler_mock.h",
"gpu_state_tracer.cc",
"gpu_state_tracer.h",
"gpu_switches.cc",
@@ -86,7 +85,6 @@ source_set("service") {
"mailbox_manager_sync.h",
"memory_program_cache.cc",
"memory_program_cache.h",
- "mocks.h",
"program_cache.cc",
"program_cache.h",
"program_manager.cc",
@@ -135,6 +133,7 @@ source_set("service") {
"//base",
"//base/third_party/dynamic_annotations",
"//crypto",
+ "//gpu/config",
"//third_party/angle:translator",
"//third_party/protobuf:protobuf_lite",
"//third_party/re2",
« no previous file with comments | « gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h ('k') | gpu/command_buffer/service/context_group.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698