| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index be561672e0d65b7b77190110d2e3e45a038b2699..93be705b8c5df0a2844ed1940394cca635e5c134 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -13,6 +13,7 @@ include_rules = [
|
| "+device/battery", # For battery status service.
|
| "+device/vibration", # For Vibration API
|
| "+gin/v8_initializer.h",
|
| + "+media/media_features.h",
|
| "+media/audio", # For audio input for speech input feature.
|
| "+media/base", # For Android JNI registration.
|
| "+media/filters", # For reporting GPU decoding UMA.
|
|
|