| Index: webkit/glue/DEPS
|
| diff --git a/webkit/glue/DEPS b/webkit/glue/DEPS
|
| index 1129c206769e77bd56927007f27d44ebc175695e..89a11316d0b846e1693058031a1126b20bc2843c 100644
|
| --- a/webkit/glue/DEPS
|
| +++ b/webkit/glue/DEPS
|
| @@ -1,5 +1,6 @@
|
| include_rules = [
|
| "+media",
|
| + "+net/third_party/parseftp",
|
| "+skia/ext",
|
| "+skia/include",
|
| "+webkit/tools/test_shell", # Needed for test shell tests.
|
| @@ -7,7 +8,7 @@ include_rules = [
|
| # This is not actually a directory, but npruntime_util.cc includes a file
|
| # from WebKit starting with this path in JSCore mode.
|
| "+bindings/c",
|
| -
|
| +
|
| # FIXME - refactor code and remove these dependencies
|
| "+chrome/browser",
|
| "+chrome/common",
|
|
|