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
gn: 'platform_impl' should be a group instead of component (since it has no code...
[chromium-blink-merge.git]
/
media
/
DEPS
blob
6d3642e55b7d8cbb2226b3cda8157953348d50e3
1
# Do NOT add net/ or ui/base without a great reason, they're huge!
2
include_rules = [
3
"+crypto",
4
"+device/udev_linux",
5
"+device/usb",
6
"+gpu",
7
"+jni",
8
"+skia/ext",
9
"+third_party/ffmpeg",
10
"+third_party/libvpx",
11
"+third_party/libyuv",
12
"+third_party/opus",
13
"+third_party/skia",
14
"+ui/events",
15
"+ui/gfx",
16
"+ui/gl",
17
"+ui/ozone",
18
"+third_party/widevine/cdm/widevine_cdm_common.h",
19
"-media/blink",
20
]