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

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 203204)
+++ chrome/browser/DEPS (working copy)
@@ -52,6 +52,7 @@
# DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
"+webkit/appcache",
"+webkit/base/origin_url_conversions.h",
+ "+webkit/common/cursors/webcursor.h",
"+webkit/dom_storage/dom_storage_types.h",
"+webkit/plugins", # Defines some types that are marshalled over IPC.
@@ -66,7 +67,6 @@
"+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",
« no previous file with comments | « android_webview/tools/third_party_files_whitelist.txt ('k') | chrome/browser/ui/cocoa/panels/panel_window_controller_cocoa.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698