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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
android_webview
/
test
/
shell
/
src
/
draw_gl
/
DEPS
blob
c55f31ac058d8916b61035d55386b289b83bf3da
1
include_rules = [
2
# draw_gl compiles its own shared library for a single entry point
3
# for testing. Therefore it cannot depend on any other module,
4
# except for shared definitions.
5
"-android_webview",
6
"+android_webview/public/browser",
7
]