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

Unified Diff: media/media.gyp

Issue 1133423003: Work around a clang/win bug, add a .h file to gyp/gn files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: buildfiles Created 5 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
« no previous file with comments | « media/base/cdm_config.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index dfc735a4fe9dcd4ca145dd41a07c6ff64ebbe795..312f4267a1d6c76ae1cf79f9f001e2cbc200b7b9 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -259,6 +259,7 @@
'base/byte_queue.h',
'base/cdm_callback_promise.cc',
'base/cdm_callback_promise.h',
+ 'base/cdm_config.h',
'base/cdm_context.cc',
'base/cdm_context.h',
'base/cdm_factory.cc',
« no previous file with comments | « media/base/cdm_config.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698