| Index: third_party/WebKit/Source/platform/exported/WebRuntimeFeatures.cpp
|
| diff --git a/third_party/WebKit/Source/web/WebRuntimeFeatures.cpp b/third_party/WebKit/Source/platform/exported/WebRuntimeFeatures.cpp
|
| similarity index 99%
|
| rename from third_party/WebKit/Source/web/WebRuntimeFeatures.cpp
|
| rename to third_party/WebKit/Source/platform/exported/WebRuntimeFeatures.cpp
|
| index 19db18391037c6c320d63e23557bb1d4eade6572..2fa21863b5abb79127792f27a24e9e9a9d081369 100644
|
| --- a/third_party/WebKit/Source/web/WebRuntimeFeatures.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebRuntimeFeatures.cpp
|
| @@ -28,7 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "public/web/WebRuntimeFeatures.h"
|
| +#include "public/platform/WebRuntimeFeatures.h"
|
|
|
| #include "platform/RuntimeEnabledFeatures.h"
|
| #include "platform/wtf/Assertions.h"
|
|
|