Use namespace for MediaStream constraint utility set types
These utility sets are very specific to constraints processing, but they have generic-looking names such as DiscreteSet and NumericRangeSet, which might cause issues if actually generic sets with those names want to be added elsewhere. Bug: 731166 Change-Id: I5a5fcec7d1a83417b007621b496b22acba509352 Reviewed-on: https://chromium-review.googlesource.com/1101201 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#569409}
Showing
Please register or sign in to comment