repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Roll src/third_party/WebKit 58870dd:8cff7c9 (svn 202487:202488)
[chromium-blink-merge.git]
/
media
/
DEPS
blob
08abb1d59ad49d4749c9d41f1dd6fd622cdacc62
1
# Do NOT add net/ or ui/base without a great reason, they're huge!
2
include_rules = [
3
"+chromeos/audio",
4
"+crypto",
5
"+device/udev_linux",
6
"+device/usb",
7
"+gpu",
8
"+jni",
9
"+skia/ext",
10
"+third_party/ffmpeg",
11
"+third_party/libwebm",
12
"+third_party/libvpx",
13
"+third_party/libyuv",
14
"+third_party/opus",
15
"+third_party/skia",
16
"+ui/events",
17
"+ui/gfx",
18
"+ui/gl",
19
"+ui/ozone",
20
"+third_party/widevine/cdm/widevine_cdm_common.h",
21
"-media/blink",
22
]