Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(853)

Unified Diff: third_party/WebKit/Source/modules/nfc/NFCError.cpp

Issue 2361813004: Mojo Java bindings: org.chromium.mojom -> org.chromium (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698