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

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: gfx image include 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
« no previous file with comments | « content/common/content_param_traits.h ('k') | content/common/cursors/webcursor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..6fcf9c8c38e7dc07f8d745f87accfab130ce14c0 100644
--- a/ppapi/DEPS
+++ b/content/common/cursors/DEPS
@@ -1,5 +1,4 @@
include_rules = [
+ "+grit/ui_unscaled_resources.h",
"+third_party/WebKit/public/platform",
- "+third_party/WebKit/public/web",
- "+third_party/skia",
]
« no previous file with comments | « content/common/content_param_traits.h ('k') | content/common/cursors/webcursor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698