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

Unified Diff: media/media_cdm_adapter.gyp

Issue 949233003: Fix official build in GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@random
Patch Set: remove ppapi dep Created 5 years, 10 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/media_cdm.gypi ('k') | net/third_party/nss/ssl/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media_cdm_adapter.gyp
diff --git a/media/media_cdm_adapter.gyp b/media/media_cdm_adapter.gyp
index bb21c96736d0ab56c3be9c10c0355182fd910071..d83381903695162a902ce69436f284f2b39e058a 100644
--- a/media/media_cdm_adapter.gyp
+++ b/media/media_cdm_adapter.gyp
@@ -16,8 +16,8 @@
['enable_pepper_cdms==1', {
'targets': [
{
- # For GN, we may want a template that defines a target of the right
- # type with the right dependencies.
+ # GN version: Use the template cdm_adapter in
+ # //media/cdm/ppapi/cdm_adapter.gni.
'target_name': 'cdmadapter',
'type': 'none',
'direct_dependent_settings': {
« no previous file with comments | « media/media_cdm.gypi ('k') | net/third_party/nss/ssl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698