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

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

Issue 2317363005: Add basic GL functionality to the passthrough command buffer. (Closed)
Patch Set: Handle bind_generates_resource Created 4 years, 3 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/client_service_map.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 7858b575de147517199fc80ae6bb3c3eb057e975..67424fb120a98eb34bf52901cb6c54dd99c494dc 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -30,6 +30,7 @@ target(link_target_type, "service_sources") {
sources = [
"buffer_manager.cc",
"buffer_manager.h",
+ "client_service_map.h",
"cmd_buffer_engine.h",
"cmd_parser.cc",
"cmd_parser.h",
« no previous file with comments | « no previous file | gpu/command_buffer/service/client_service_map.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698