| Index: third_party/WebKit/Source/platform/wtf/build_config.h
|
| diff --git a/third_party/WebKit/Source/wtf/build_config.h b/third_party/WebKit/Source/platform/wtf/build_config.h
|
| similarity index 98%
|
| copy from third_party/WebKit/Source/wtf/build_config.h
|
| copy to third_party/WebKit/Source/platform/wtf/build_config.h
|
| index 5d0b90dd58a53ea370b24a0a13965eee7ac8615d..57d89fd89cdeabcf515290f0ac3e28959703f546 100644
|
| --- a/third_party/WebKit/Source/wtf/build_config.h
|
| +++ b/third_party/WebKit/Source/platform/wtf/build_config.h
|
| @@ -25,7 +25,7 @@
|
| #define WTF_build_config_h
|
|
|
| #include "build/build_config.h"
|
| -#include "wtf/Compiler.h"
|
| +#include "platform/wtf/Compiler.h"
|
|
|
| /* ==== Platform adaptation macros: these describe properties of the target
|
| * environment. ==== */
|
|
|