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

Unified Diff: public/webpage/WebMediaStreamRegistry.h

Issue 16753003: Revert "Remove MediaStreamDescriptor and call/use WebMediaStream directly" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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 | « public/platform/WebMediaStreamCenterClient.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/webpage/WebMediaStreamRegistry.h
diff --git a/public/webpage/WebMediaStreamRegistry.h b/public/webpage/WebMediaStreamRegistry.h
index e92756472a2dffc890ecab9ea106f3d30b7b52e8..0843b39d51af23e2c48fc4ba01dead0df15939b5 100644
--- a/public/webpage/WebMediaStreamRegistry.h
+++ b/public/webpage/WebMediaStreamRegistry.h
@@ -40,7 +40,6 @@ class WebURL;
class WebMediaStreamRegistry {
public:
- // FIXME: rename this to lookupWebMediaStream since we're no longer using descriptors
WEBKIT_EXPORT static WebMediaStream lookupMediaStreamDescriptor(const WebURL&);
};
« no previous file with comments | « public/platform/WebMediaStreamCenterClient.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698