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

Unified Diff: device/BUILD.gn

Issue 2719123003: Network traffic annotation added to usb_test_gadget_impl. (Closed)
Patch Set: Build modified. Created 3 years, 10 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 | « no previous file | device/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 04415d9d57b6482f67e71067ee11412e08cb3e27..7cca2165a47c541e399bdc76e4089baab08e8bfa 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -170,6 +170,7 @@ test("device_unittests") {
"//device/usb:test_support",
"//device/usb/mojo",
"//device/usb/public/interfaces",
+ "//net:test_support",
]
}
« no previous file with comments | « no previous file | device/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698