| Index: content/public/common/input/web_touch_event_traits.cc
|
| diff --git a/content/common/input/web_touch_event_traits.cc b/content/public/common/input/web_touch_event_traits.cc
|
| similarity index 97%
|
| rename from content/common/input/web_touch_event_traits.cc
|
| rename to content/public/common/input/web_touch_event_traits.cc
|
| index 175bf78ef41d8eb20457b8e874ec195845be86fb..c130a551d19fc8534d655cf6653db56b897fa7d4 100644
|
| --- a/content/common/input/web_touch_event_traits.cc
|
| +++ b/content/public/common/input/web_touch_event_traits.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 "content/common/input/web_touch_event_traits.h"
|
| +#include "content/public/common/input/web_touch_event_traits.h"
|
|
|
| #include <stddef.h>
|
|
|
|
|