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

Unified Diff: content/browser/DEPS

Issue 1539983004: Convert enable_mpeg2ts into a new-style buildflag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 11 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 | « build/common.gypi ('k') | content/browser/media/media_canplaytype_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « build/common.gypi ('k') | content/browser/media/media_canplaytype_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698