DescriptionMove ENABLE_MEDIA_CAPTURE to a runtime flag
The effort needs 3 steps:
1. Create the runtime flag interface in blink;
2. Enable the flag for Android from chromium even it does not do anything in blink;
3. Replace compile time guard with runtime flag in blink and remove the build time flag
This is the third step.
BUG=388093
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177262
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|