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

Unified Diff: third_party/WebKit/Source/modules/mediastream/BUILD.gn

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 | « no previous file | third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/mediastream/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/mediastream/BUILD.gn b/third_party/WebKit/Source/modules/mediastream/BUILD.gn
index d0787b607f3f3707a634e62195bae76ca4ade74f..a33f22df8f90074b969ab5404624d6e747623ebd 100644
--- a/third_party/WebKit/Source/modules/mediastream/BUILD.gn
+++ b/third_party/WebKit/Source/modules/mediastream/BUILD.gn
@@ -24,6 +24,7 @@ blink_modules_sources("mediastream") {
"MediaStreamRegistry.h",
"MediaStreamTrack.cpp",
"MediaStreamTrack.h",
+ "MediaStreamTrackContentHint.h",
"MediaStreamTrackEvent.cpp",
"MediaStreamTrackEvent.h",
"NavigatorMediaStream.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698