| Index: content/common/cursors/webcursor.cc
|
| diff --git a/webkit/common/cursors/webcursor.cc b/content/common/cursors/webcursor.cc
|
| similarity index 99%
|
| rename from webkit/common/cursors/webcursor.cc
|
| rename to content/common/cursors/webcursor.cc
|
| index b3036a7bad4ffc982e9985eded2caec347ac313d..2ebc3aec7b430e224303ad1c58b85d06dc9a2108 100644
|
| --- a/webkit/common/cursors/webcursor.cc
|
| +++ b/content/common/cursors/webcursor.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "webkit/common/cursors/webcursor.h"
|
| +#include "content/common/cursors/webcursor.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/pickle.h"
|
|
|