| Index: third_party/WebKit/Source/platform/mac/BlockExceptions.h
|
| diff --git a/third_party/WebKit/Source/platform/mac/BlockExceptions.h b/third_party/WebKit/Source/platform/mac/BlockExceptions.h
|
| index 11100ea20b699380a73ea751bb5a8501fa9d262a..5d91253f1807a4371f834d6a126e8f372a4c120a 100644
|
| --- a/third_party/WebKit/Source/platform/mac/BlockExceptions.h
|
| +++ b/third_party/WebKit/Source/platform/mac/BlockExceptions.h
|
| @@ -25,7 +25,7 @@
|
|
|
| #import <Foundation/NSException.h>
|
| #import "platform/PlatformExport.h"
|
| -#import "wtf/Assertions.h"
|
| +#import "platform/wtf/Assertions.h"
|
|
|
| PLATFORM_EXPORT void ReportBlockedObjCException(NSException*);
|
|
|
|
|