Copy ldb files in ChromiumEnv for the purpose of backups.
[chromium-blink-merge.git] / webkit / glue / DEPS
blob95201565bf80f1724f7d7003022586bb3a72fc61
1 include_rules = [
2   "+gpu",
3   "+skia/ext",
4   "+skia/include",
5   "+ui",
6   "+webkit/tools/test_shell",  # Needed for test shell tests.
8   "+jni", # Needed for Android's java-generated bindings
10   # This is not actually a directory, but npruntime_util.cc includes a file
11   # from WebKit starting with this path in JSCore mode.
12   "+bindings/c",