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

Unified Diff: media/gpu/ipc/common/BUILD.gn

Issue 1882373004: Migrate content/common/gpu/media code to media/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Squash and rebase Created 4 years, 8 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/ipc/common/BUILD.gn
diff --git a/media/gpu/ipc/common/BUILD.gn b/media/gpu/ipc/common/BUILD.gn
index 7da64760b40b2b6e7d468c72a96eed837d13ad33..10fe7769cfcd5fbbb8ce50b10f89d456485d6036 100644
--- a/media/gpu/ipc/common/BUILD.gn
+++ b/media/gpu/ipc/common/BUILD.gn
@@ -6,8 +6,6 @@ source_set("common") {
sources = [
"create_video_encoder_params.cc",
"create_video_encoder_params.h",
- "gpu_video_accelerator_util.cc",
- "gpu_video_accelerator_util.h",
"media_message_generator.cc",
"media_message_generator.h",
"media_messages.cc",

Powered by Google App Engine
This is Rietveld 408576698