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 c1d103133e88ff0a4505fd537d72519740c7fd43..32986be462fd773dbbeb2362e8036aafed273ddf 100644 |
| --- a/third_party/WebKit/Source/modules/nfc/NFCError.h |
| +++ b/third_party/WebKit/Source/modules/nfc/NFCError.h |
| @@ -5,8 +5,8 @@ |
| #ifndef NFCError_h |
| #define NFCError_h |
| -#include "device/nfc/nfc.mojom-blink.h" |
| #include "platform/wtf/Allocator.h" |
| +#include "services/device/public/interfaces/nfc.mojom-blink.h" |
| namespace blink { |