Index: content/common/cursors/DEPS |
diff --git a/ppapi/DEPS b/content/common/cursors/DEPS |
similarity index 50% |
copy from ppapi/DEPS |
copy to content/common/cursors/DEPS |
index 4b60426711f4f443b0f86c76092bcffb9731f57f..7dc4f857cb2e95d5c4b2cd28b45695761d946e90 100644 |
--- a/ppapi/DEPS |
+++ b/content/common/cursors/DEPS |
@@ -1,5 +1,5 @@ |
include_rules = [ |
+ "+grit/ui_unscaled_resources.h", |
"+third_party/WebKit/public/platform", |
- "+third_party/WebKit/public/web", |
- "+third_party/skia", |
+ "+ui/base/resource", |
jam
2014/03/17 19:56:24
can't do this, see the comment in
content/DEPS
tfarina
2014/03/19 04:17:19
Done.
|
] |