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

Unified Diff: content/child/npapi/webplugin_delegate_impl_aura.cc

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
Index: content/child/npapi/webplugin_delegate_impl_aura.cc
diff --git a/content/child/npapi/webplugin_delegate_impl_aura.cc b/content/child/npapi/webplugin_delegate_impl_aura.cc
index 6abf5f98fcd5996e830bf3ffeeaa9135cf41b8aa..a700e7c44cab1f348ec051c001896c4c8db162e0 100644
--- a/content/child/npapi/webplugin_delegate_impl_aura.cc
+++ b/content/child/npapi/webplugin_delegate_impl_aura.cc
@@ -5,7 +5,7 @@
#include "content/child/npapi/webplugin_delegate_impl.h"
#include "content/child/npapi/plugin_instance.h"
-#include "webkit/common/cursors/webcursor.h"
+#include "content/common/cursors/webcursor.h"
using blink::WebInputEvent;
« no previous file with comments | « content/child/npapi/webplugin_delegate_impl_android.cc ('k') | content/child/npapi/webplugin_delegate_impl_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698