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

Unified Diff: components/BUILD.gn

Issue 1289423002: Add webusb notification UI code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed OpenURL member function from WebUsbBrowserClient 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 7d2729b86de3e93202964fb0355f64ed2f6604b9..c434496477f1a4a13f90a85f37cdb54153cbc93a 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -147,6 +147,7 @@ group("all_components") {
"//components/audio_modem",
"//components/proximity_auth",
"//components/proximity_auth/cryptauth",
+ "//components/webusb",
]
}

Powered by Google App Engine
This is Rietveld 408576698