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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2578623002: Move MediaStreamTrack contentHint to separate IDL. (Closed)
Patch Set: inline contenthint method calls Created 4 years 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 | « third_party/WebKit/Source/modules/mediastream/MediaStreamTrackContentHint.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index bae65258e248499d9e1182baad09ea0045b00156..f462bc0350a584a83450bddbaef099885c25c0a9 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -584,6 +584,7 @@ modules_dependency_idl_files =
"mediasource/VideoTrackSourceBuffer.idl",
"mediasource/HTMLVideoElementMediaSource.idl",
"mediasource/URLMediaSource.idl",
+ "mediastream/MediaStreamTrackContentHint.idl",
"mediastream/NavigatorMediaStream.idl",
"mediastream/NavigatorUserMedia.idl",
"mediastream/URLMediaStream.idl",
« no previous file with comments | « third_party/WebKit/Source/modules/mediastream/MediaStreamTrackContentHint.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698