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

Unified Diff: chrome/browser/DEPS

Issue 15971005: Move the WebCursor sources from webkit/glue to webkit/common/cursors. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 7 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: chrome/browser/DEPS
===================================================================
--- chrome/browser/DEPS (revision 202599)
+++ chrome/browser/DEPS (working copy)
@@ -67,10 +67,10 @@
# webkit/glue files are listed individually since they aren't conceptually
# grouped like the other webkit/ files, and can therefore be tackled one at
# a time.
+ "+webkit/common/cursors/webcursor.h",
"+webkit/glue/glue_serialize.h",
"+webkit/glue/image_decoder.h",
"+webkit/glue/resource_type.h",
- "+webkit/glue/webcursor.h",
"+webkit/glue/webdropdata.h",
"+webkit/glue/webkit_glue.h",
"+webkit/glue/webmenuitem.h",

Powered by Google App Engine
This is Rietveld 408576698