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

Unified Diff: device/test/DEPS

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 | « device/BUILD.gn ('k') | device/test/usb_test_gadget_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/test/DEPS
diff --git a/device/test/DEPS b/device/test/DEPS
index b4a8f734c18ee3815f831214f9eed5ce14796a5b..ad987c521dc9c05516911b2bc0f50ca2cfbeecdd 100644
--- a/device/test/DEPS
+++ b/device/test/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"+mojo/edk/embedder",
"+net/base",
"+net/proxy",
+ "+net/traffic_annotation",
"+net/url_request",
]
« no previous file with comments | « device/BUILD.gn ('k') | device/test/usb_test_gadget_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698