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

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

Issue 893713002: Get rid of NonCachedProgramInfoManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 04aa039b2d1b56456c8a9659bb435c67e3a960c4..0808930f6a42ba2ce3f34c4294e3e3383941ee60 100644
--- a/gpu/command_buffer/client/BUILD.gn
+++ b/gpu/command_buffer/client/BUILD.gn
@@ -94,6 +94,7 @@ gles2_implementation_source_files = [
"gpu_switches.h",
"program_info_manager.cc",
"program_info_manager.h",
+ "program_info_manager_program.h",
"query_tracker.cc",
"query_tracker.h",
"share_group.cc",

Powered by Google App Engine
This is Rietveld 408576698