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
Fixes for Android GN build input/outputs
[chromium-blink-merge.git]
/
third_party
/
mojo
/
src
/
nacl_bindings
/
DEPS
blob
38e6229f54019d32f42b3faed329b697373d5a6e
1
include_rules = [
2
# This code is checked into the chromium repo so it's fine to depend on this.
3
"+native_client",
4
5
# internal includes.
6
"+mojo",
7
"+nacl_bindings",
8
]