| Index: webkit/glue/DEPS
|
| ===================================================================
|
| --- webkit/glue/DEPS (revision 9073)
|
| +++ webkit/glue/DEPS (working copy)
|
| @@ -1,7 +1,13 @@
|
| include_rules = [
|
| + "+skia/ext",
|
| + "+skia/include",
|
| "+webkit/tools/test_shell", # Needed for test shell tests.
|
|
|
| # 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",
|
| ]
|
|
|