| Index: third_party/WebKit/Source/platform/WebTextInputInfo.cpp
|
| diff --git a/third_party/WebKit/Source/web/WebTextInputInfo.cpp b/third_party/WebKit/Source/platform/WebTextInputInfo.cpp
|
| similarity index 97%
|
| rename from third_party/WebKit/Source/web/WebTextInputInfo.cpp
|
| rename to third_party/WebKit/Source/platform/WebTextInputInfo.cpp
|
| index 79e0e3900074f6487d1e811a509ffab0cbf9c07e..4886c748ea808fb6003731d22b1f98a65f36f45e 100644
|
| --- a/third_party/WebKit/Source/web/WebTextInputInfo.cpp
|
| +++ b/third_party/WebKit/Source/platform/WebTextInputInfo.cpp
|
| @@ -28,7 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "public/web/WebTextInputInfo.h"
|
| +#include "public/platform/WebTextInputInfo.h"
|
|
|
| namespace blink {
|
|
|
|
|