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

Unified Diff: media/cdm/ppapi/BUILD.gn

Issue 2279593004: Delete gyp files from media/ (Closed)
Patch Set: Created 4 years, 4 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 | « media/cdm/cdm_paths.cc ('k') | media/cdm/ppapi/external_clear_key/cdm_video_decoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cdm/ppapi/BUILD.gn
diff --git a/media/cdm/ppapi/BUILD.gn b/media/cdm/ppapi/BUILD.gn
index 559bfc1b888078a5193a0255ba99379d5e0e720a..cc63fd899a4fb8f9f8515c4eee5e6082ca441c24 100644
--- a/media/cdm/ppapi/BUILD.gn
+++ b/media/cdm/ppapi/BUILD.gn
@@ -8,9 +8,6 @@ import("//media/cdm/ppapi/cdm_paths.gni")
import("//media/cdm/ppapi/ppapi_cdm_adapter.gni")
import("//media/media_options.gni")
-# The GYP version supports build flags "use_fake_video_decoder" and
-# "use_vpx". These should be added here if necessary but its not clear if
-# they are required any more.
shared_library("clearkeycdm") {
output_dir = "$root_out_dir/$clearkey_cdm_path"
sources = [
« no previous file with comments | « media/cdm/cdm_paths.cc ('k') | media/cdm/ppapi/external_clear_key/cdm_video_decoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698