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

Unified Diff: device/nfc/nfc.mojom

Issue 2865653002: [Device Service] Decouple NFC implementation from //content (Closed)
Patch Set: Rebase 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 | « device/nfc/android/junit/src/org/chromium/device/nfc/NFCTest.java ('k') | device/nfc/nfc_provider.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/nfc/nfc.mojom
diff --git a/device/nfc/nfc.mojom b/device/nfc/nfc.mojom
index 3f344a157880b732438186dc4388da813104fc60..eb40e40203db9980f63ed01bddd0d8950fea143d 100644
--- a/device/nfc/nfc.mojom
+++ b/device/nfc/nfc.mojom
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// TODO(rockot): This should probably be moved to nfc.mojom.
+// TODO(blundell): This should be moved to device.mojom.
module device.nfc.mojom;
enum NFCErrorType {
« no previous file with comments | « device/nfc/android/junit/src/org/chromium/device/nfc/NFCTest.java ('k') | device/nfc/nfc_provider.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698