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
Enable swarming of base_unittests on linux gn bots.
[chromium-blink-merge.git]
/
third_party
/
liblouis
/
nacl_wrapper
/
DEPS
blob
337312f1f54b488a1da711ea9edd2f74d6a9fbe2
1
include_rules = [
2
'+base',
3
'+native_client_sdk',
4
'+ppapi',
5
'+third_party/jsoncpp',
6
]
7
8
specific_include_rules = {
9
"liblouis_wrapper_browsertest\.cc": [
10
"+chrome/browser/extensions/extension_apitest.h"
11
],
12
}