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

Unified Diff: chrome/test/BUILD.gn

Issue 2581543002: Add infrastructure for a USB device blocklist. (Closed)
Patch Set: Fix typo. Created 4 years 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
« no previous file with comments | « chrome/browser/usb/web_usb_permission_provider.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 8aa362952f2e4bec39cdee6f9ba956c2177db445..02ff69d70fe2381b409a1ba21de4fb63adc2079f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3708,6 +3708,7 @@ test("unit_tests") {
"../browser/ui/window_sizer/window_sizer_common_unittest.cc",
"../browser/ui/window_sizer/window_sizer_unittest.cc",
"../browser/ui/zoom/zoom_controller_unittest.cc",
+ "../browser/usb/usb_blocklist_unittest.cc",
"../browser/usb/usb_chooser_context_unittest.cc",
"../browser/usb/usb_chooser_controller_unittest.cc",
"../browser/usb/web_usb_detector_unittest.cc",
« no previous file with comments | « chrome/browser/usb/web_usb_permission_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698