| 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 d1f3d0adc1fb402e968a84d3ddfd8de57456c1b2..82c9a20720e4df1468d0b3c07f5fbe6bf5037259 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 "wtf/Assertions.h"
|
|
|