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

Side by Side Diff: extensions/browser/guest_view/web_view/DEPS

Issue 2941563002: Enable new getUserMedia audio constraints algorithm behind a flag. (Closed)
Patch Set: address Devlin's comments Created 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 specific_include_rules = {
2 ".*(test)\.(cc|h)$": [
3 "+media", # Tests need to be able to tweak media devices.
4 ]
5 }
6
Devlin 2017/06/22 13:14:20 nit: remove this extra newline
Guido Urdaneta 2017/06/22 14:25:28 Done.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698