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

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: updated code so that Chrome browser process owns WebUsbBrowserClient and WebUsbDetector objects Created 5 years, 4 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 9990cbf18425ac0b221a7d2e894ebec785af86a2..8c4122e59f2294eb3ce1031dd63abf920b5d7652 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -124,6 +124,7 @@
'feedback.gypi',
'proximity_auth.gypi',
'storage_monitor.gypi',
+ 'webusb.gypi',
]
}],
['chromeos == 1', {

Powered by Google App Engine
This is Rietveld 408576698