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

Unified Diff: device/usb/usb.gyp

Issue 1742753002: Rename web_usb_permission_bubble.cc/h and webusb_permission_bubble.mojom (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated usb_chooser_bubble_controller.cc/h Created 4 years, 10 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
Index: device/usb/usb.gyp
diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp
index ee6d34f50b8074692360c0f32b29ba72c57899a3..9c3ea4ec8fdf0a4b0a0fb7c9c98eb97bb3b49701 100644
--- a/device/usb/usb.gyp
+++ b/device/usb/usb.gyp
@@ -126,6 +126,7 @@
'target_name': 'device_usb_mojo_bindings',
'type': 'static_library',
'sources': [
+ 'public/interfaces/chooser_service.mojom',
'public/interfaces/device.mojom',
'public/interfaces/device_manager.mojom',
'public/interfaces/permission_provider.mojom',

Powered by Google App Engine
This is Rietveld 408576698