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/ui/public/interfaces/input_devices/BUILD.gn

Issue 2162653002: Switch input_devices mojom to use_new_wrapper_types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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/ui/public/cpp/input_devices/input_device_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/interfaces/input_devices/BUILD.gn
diff --git a/services/ui/public/interfaces/input_devices/BUILD.gn b/services/ui/public/interfaces/input_devices/BUILD.gn
index dd2c71599e27208c394a51c89a4aa0bce772708a..f2de99d1ae1c5c0b36bd979d4abe278b5adb322b 100644
--- a/services/ui/public/interfaces/input_devices/BUILD.gn
+++ b/services/ui/public/interfaces/input_devices/BUILD.gn
@@ -12,6 +12,4 @@ mojom("input_devices") {
public_deps = [
"//ui/events/devices/mojo",
]
-
- use_new_wrapper_types = false
}
« no previous file with comments | « services/ui/public/cpp/input_devices/input_device_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698