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

Unified Diff: content/browser/android/nfc_host.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 | « content/browser/BUILD.gn ('k') | content/browser/android/nfc_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/android/nfc_host.h
diff --git a/content/browser/android/nfc_host.h b/content/browser/android/nfc_host.h
index b750c5ff5692e9e895b15a805c8963ec8b8d81bb..b8c6fce32064c1ab813d4195acea9a1b112b4ef0 100644
--- a/content/browser/android/nfc_host.h
+++ b/content/browser/android/nfc_host.h
@@ -7,7 +7,7 @@
#include "base/android/jni_android.h"
#include "content/public/browser/web_contents.h"
-#include "device/nfc/nfc_provider.mojom.h"
+#include "services/device/public/interfaces/nfc_provider.mojom.h"
namespace content {
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/android/nfc_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698