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

Unified Diff: chrome/browser/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 | « no previous file | chrome/browser/usb/usb_blocklist.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index e0eb35ca31f7e67dd783bf41c6a52552a41be71a..2fcc2e3c93be726b38a25ccd3c4c208ae2835a40 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1284,6 +1284,8 @@ split_static_library("browser") {
"undo/bookmark_undo_service_factory.h",
"update_client/chrome_update_query_params_delegate.cc",
"update_client/chrome_update_query_params_delegate.h",
+ "usb/usb_blocklist.cc",
+ "usb/usb_blocklist.h",
"usb/usb_chooser_context.cc",
"usb/usb_chooser_context.h",
"usb/usb_chooser_context_factory.cc",
« no previous file with comments | « no previous file | chrome/browser/usb/usb_blocklist.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698