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

Unified Diff: media/base/BUILD.gn

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 | « no previous file | media/base/cdm_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 15eda66c4f0131cbe288023848aea9741d6173ff..d81171eeb2a06f877793d523634a01b63d4dc367 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -63,6 +63,7 @@ source_set("base") {
"byte_queue.h",
"cdm_callback_promise.cc",
"cdm_callback_promise.h",
+ "cdm_config.h",
"cdm_context.cc",
"cdm_context.h",
"cdm_factory.cc",
« no previous file with comments | « no previous file | media/base/cdm_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698