Chromium Code Reviews| Index: third_party/WebKit/Source/modules/nfc/NFCError.h |
| diff --git a/third_party/WebKit/Source/modules/nfc/NFCError.h b/third_party/WebKit/Source/modules/nfc/NFCError.h |
| index e269393590eb2ea9283b1d3a9b26f9470f79cdac..c1d103133e88ff0a4505fd537d72519740c7fd43 100644 |
| --- a/third_party/WebKit/Source/modules/nfc/NFCError.h |
| +++ b/third_party/WebKit/Source/modules/nfc/NFCError.h |
| @@ -6,7 +6,7 @@ |
| #define NFCError_h |
| #include "device/nfc/nfc.mojom-blink.h" |
| -#include "wtf/Allocator.h" |
| +#include "platform/wtf/Allocator.h" |
| namespace blink { |