| Index: third_party/WebKit/Source/build/scripts/templates/RuntimeEnabledFeatures.cpp.tmpl
|
| diff --git a/third_party/WebKit/Source/build/scripts/templates/RuntimeEnabledFeatures.cpp.tmpl b/third_party/WebKit/Source/build/scripts/templates/RuntimeEnabledFeatures.cpp.tmpl
|
| index 0ad387c545025549a9b78a195bfa27c1b8115d6d..63b001b5ecfd5f2be16ce4a290304fc115a1516b 100644
|
| --- a/third_party/WebKit/Source/build/scripts/templates/RuntimeEnabledFeatures.cpp.tmpl
|
| +++ b/third_party/WebKit/Source/build/scripts/templates/RuntimeEnabledFeatures.cpp.tmpl
|
| @@ -3,8 +3,8 @@
|
|
|
| #include "platform/RuntimeEnabledFeatures.h"
|
|
|
| -#include "wtf/Assertions.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/Assertions.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|