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

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

Issue 2894373002: [DeviceService] Move //device/nfc to be part of the internal impl of Device Service (Closed)
Patch Set: Modify code comment Created 3 years, 7 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
« no previous file with comments | « third_party/WebKit/Source/modules/nfc/NFC.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « third_party/WebKit/Source/modules/nfc/NFC.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698