Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(557)

Unified Diff: content/common/cursors/DEPS

Issue 201473002: Move webcursors code from webkit/ to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
]

Powered by Google App Engine
This is Rietveld 408576698