- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / chromedriver / DEPS
1 include_rules = [
2   # These files should not depend on browser code.
3   "-chrome",
4   "-content",
5
6   "+chrome/test/chromedriver",
7
8   "+third_party/webdriver",
9   "+third_party/zlib",
10 ]