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 html-office-public repo into src
[chromium-blink-merge.git]
/
chrome
/
test
/
chromedriver
/
DEPS
blob
3b19402255b076fa1847cbcb458c7e2319fd904b
1
include_rules = [
2
# These files should not depend on browser code.
3
"-chrome",
4
"-content",
5
6
# Except for constants which it links in directly.
7
"+chrome/common/chrome_constants.h",
8
9
"+chrome/test/chromedriver",
10
11
"+third_party/webdriver",
12
"+third_party/zlib",
13
]