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

Unified Diff: extensions/common/BUILD.gn

Issue 2418353002: Allow interfaceClass USB device permissions (Closed)
Patch Set: . Created 4 years, 2 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
« no previous file with comments | « extensions/browser/api/usb/usb_event_router.cc ('k') | extensions/common/api/_behavior_features.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/BUILD.gn
diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn
index c19db2019197eed93fc38cbd3db6b3d1a26b0090..a1e541af734a987de69ac1ce9767434f403fd89e 100644
--- a/extensions/common/BUILD.gn
+++ b/extensions/common/BUILD.gn
@@ -348,6 +348,7 @@ if (enable_extensions) {
"//base/test:test_support",
"//components/crx_file",
"//device/usb",
+ "//device/usb:test_support",
"//extensions:extensions_resources",
# TODO(brettw) these tests should not be including headers from browser.
« no previous file with comments | « extensions/browser/api/usb/usb_event_router.cc ('k') | extensions/common/api/_behavior_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698