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

Unified Diff: device/usb/BUILD.gn

Issue 2059983002: Remove unnecessary dependencies on mojo/edk/system (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cleanup
Patch Set: . Created 4 years, 6 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 | « device/battery/BUILD.gn ('k') | device/vibration/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/BUILD.gn
diff --git a/device/usb/BUILD.gn b/device/usb/BUILD.gn
index 2d968cd196c91a8390a9b42c988fa6d2294fc5dd..2d13f20b62c47df17246f9da144488a4183dd54d 100644
--- a/device/usb/BUILD.gn
+++ b/device/usb/BUILD.gn
@@ -167,7 +167,6 @@ fuzzer_test("usb_descriptors_fuzzer") {
":usb",
"//device/usb/mojo",
"//device/usb/public/interfaces",
- "//mojo/edk/system",
"//mojo/public/cpp/bindings",
]
seed_corpus = "fuzz_corpus"
« no previous file with comments | « device/battery/BUILD.gn ('k') | device/vibration/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698