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

Unified Diff: services/device/device_service.cc

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 | « services/device/device_service.h ('k') | services/device/nfc/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device/device_service.cc
diff --git a/services/device/device_service.cc b/services/device/device_service.cc
index f43c3ca2eac6702aff1b69b40ba442a305fe5c99..1a25059db6da8088251e61a4655102387338d17b 100644
--- a/services/device/device_service.cc
+++ b/services/device/device_service.cc
@@ -26,7 +26,6 @@
#if defined(OS_ANDROID)
#include "base/android/jni_android.h"
-#include "device/nfc/nfc_provider.mojom.h"
#include "jni/InterfaceRegistrar_jni.h"
#include "services/device/android/register_jni.h"
#include "services/device/screen_orientation/screen_orientation_listener_android.h"
« no previous file with comments | « services/device/device_service.h ('k') | services/device/nfc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698