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

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: added some #ifdef flags 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 246ebcad5f65667e882e80cd01dc168c28e6e5a4..81472022c4530b8038bbe1c642b7d9f6ea8fdd7b 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -121,6 +121,7 @@
'feedback.gypi',
'proximity_auth.gypi',
'storage_monitor.gypi',
+ 'webusb.gypi',
]
}],
['chromeos == 1', {

Powered by Google App Engine
This is Rietveld 408576698