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

Unified Diff: media/cdm/ppapi/ppapi_cdm_adapter.gni

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/ppapi/external_clear_key/cdm_video_decoder.h ('k') | media/cdm_paths.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cdm/ppapi/ppapi_cdm_adapter.gni
diff --git a/media/cdm/ppapi/ppapi_cdm_adapter.gni b/media/cdm/ppapi/ppapi_cdm_adapter.gni
index c4c7f878e4cffe406b98997a35cb466013c606ef..7c7238c62f095cf752fb4ff44bbd42152f7ab66c 100644
--- a/media/cdm/ppapi/ppapi_cdm_adapter.gni
+++ b/media/cdm/ppapi/ppapi_cdm_adapter.gni
@@ -3,9 +3,7 @@
# found in the LICENSE file.
# This template defines a CDM adapter target. Just use this as you would a
-# normal target and everything should work correctly. If GYP, you would instead
-# depend on media/media_cdm_adapter.gyp:cdmadapter which would in turn modify
-# your target with direct_dependent_settings.
+# normal target and everything should work correctly.
template("ppapi_cdm_adapter") {
if (is_mac || is_linux) {
_target_type = "loadable_module"
« no previous file with comments | « media/cdm/ppapi/external_clear_key/cdm_video_decoder.h ('k') | media/cdm_paths.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698