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

Unified Diff: components/components.gyp

Issue 1289423002: Add webusb notification UI code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use USB_DEVICE_NAME instead of USB_DEVICE_PRODUCT_NAME in generated_resources.grd Created 5 years, 3 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: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index b0be14d0618d25a16a9e613d34a272b74638b31d..1b9bda374d93fd3d2fb1739dfda9fae297f2cc8e 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -126,6 +126,7 @@
'feedback.gypi',
'proximity_auth.gypi',
'storage_monitor.gypi',
+ 'webusb.gypi',
]
}],
['chromeos == 1', {

Powered by Google App Engine
This is Rietveld 408576698