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

Side by Side Diff: content/child/DEPS

Issue 877323009: Extracted media mime type checks from net/base/ into media/base/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Build fixes #1 Created 5 years, 10 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
1 include_rules = [ 1 include_rules = [
2 "+components/tracing", 2 "+components/tracing",
3 "+content/app/strings/grit", # For generated headers 3 "+content/app/strings/grit", # For generated headers
4 "+content/public/child", 4 "+content/public/child",
5 "+media/base/android", 5 "+media/base",
6 "+v8/include/v8.h" 6 "+v8/include/v8.h"
7 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698