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

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

Issue 2814583002: Service/ClientDiscardableManager (Closed)
Patch Set: rebase Created 3 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/client/BUILD.gn
diff --git a/gpu/command_buffer/client/BUILD.gn b/gpu/command_buffer/client/BUILD.gn
index 33964be2d9141516565611612f0c241ab65a14d1..30c6f60f5d799b58c1ed2b8b979c97ad98667ab8 100644
--- a/gpu/command_buffer/client/BUILD.gn
+++ b/gpu/command_buffer/client/BUILD.gn
@@ -35,6 +35,8 @@ source_set("client_sources") {
visibility = [ "//gpu/*" ]
sources = [
+ "client_discardable_manager.cc",
+ "client_discardable_manager.h",
"cmd_buffer_helper.cc",
"cmd_buffer_helper.h",
"fenced_allocator.cc",
« no previous file with comments | « gpu/command_buffer/build_gles2_cmd_buffer.py ('k') | gpu/command_buffer/client/client_discardable_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698