| Index: third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| index 61227845c4a5a8323cb144ea94b51e2bff836ad5..e0fcebff45109713271c434a90d8781969e96108 100644
|
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebRuntimeFeatures_h
|
| #define WebRuntimeFeatures_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| -#include "../platform/WebString.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebString.h"
|
|
|
| #include <string>
|
|
|
|
|