| Index: third_party/WebKit/Source/platform/audio/Distance.h
|
| diff --git a/third_party/WebKit/Source/platform/audio/Distance.h b/third_party/WebKit/Source/platform/audio/Distance.h
|
| index 1fba760d3c81ba8eb6fbd208244ca4554006b7e4..9d49286a13169ab54e3ec512e37796804f3c1cb4 100644
|
| --- a/third_party/WebKit/Source/platform/audio/Distance.h
|
| +++ b/third_party/WebKit/Source/platform/audio/Distance.h
|
| @@ -30,8 +30,8 @@
|
| #define Distance_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "wtf/Allocator.h"
|
| -#include "wtf/build_config.h"
|
| +#include "platform/wtf/Allocator.h"
|
| +#include "platform/wtf/build_config.h"
|
|
|
| namespace blink {
|
|
|
|
|