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

Unified Diff: media/gpu/BUILD.gn

Issue 2858193002: Refactor: Extract gpu_video_encode_accelerator_factory. (Closed)
Patch Set: Address Pawel's review comments. 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: media/gpu/BUILD.gn
diff --git a/media/gpu/BUILD.gn b/media/gpu/BUILD.gn
index 5cd50bcf9c9d2007724a09aa99a068bfe726e33d..45df08f4e04d827079dfcbcaaccccd3d5b621ee6 100644
--- a/media/gpu/BUILD.gn
+++ b/media/gpu/BUILD.gn
@@ -137,6 +137,8 @@ component("gpu") {
"gpu_video_decode_accelerator_factory.cc",
"gpu_video_decode_accelerator_factory.h",
"gpu_video_decode_accelerator_helpers.h",
+ "gpu_video_encode_accelerator_factory.cc",
+ "gpu_video_encode_accelerator_factory.h",
"shared_memory_region.cc",
"shared_memory_region.h",
]
« no previous file with comments | « no previous file | media/gpu/gpu_video_encode_accelerator_factory.h » ('j') | media/gpu/gpu_video_encode_accelerator_factory.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698