Index: third_party/WebKit/Source/modules/nfc/NFCError.cpp |
diff --git a/third_party/WebKit/Source/modules/nfc/NFCError.cpp b/third_party/WebKit/Source/modules/nfc/NFCError.cpp |
index d9be4a89694fdf95779ced405940656bfe621f4f..978ec7660c12bb8bad0ec3b742736e9fa1cb2533 100644 |
--- a/third_party/WebKit/Source/modules/nfc/NFCError.cpp |
+++ b/third_party/WebKit/Source/modules/nfc/NFCError.cpp |
@@ -7,7 +7,7 @@ |
#include "core/dom/DOMException.h" |
#include "core/dom/ExceptionCode.h" |
-using device::nfc::blink::NFCErrorType; |
+using device::nfc::mojom::blink::NFCErrorType; |
namespace blink { |