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

Unified Diff: device/nfc/BUILD.gn

Issue 2498543003: Mojo C++ bindings: switch device/nfc mojom target to use STL/WTF types. (Closed)
Patch Set: Created 4 years, 1 month 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: device/nfc/BUILD.gn
diff --git a/device/nfc/BUILD.gn b/device/nfc/BUILD.gn
index fb6b506a10544a5a3a1fde8abe9b4f2be620efc0..45dd3691bc61b90575cf168c36a9615165946ed4 100644
--- a/device/nfc/BUILD.gn
+++ b/device/nfc/BUILD.gn
@@ -9,6 +9,4 @@ mojom("mojo_bindings") {
sources = [
"nfc.mojom",
]
-
- use_new_wrapper_types = false
}
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/nfc/NFC.h » ('j') | third_party/WebKit/Source/modules/nfc/NFC.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698