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

Side by Side Diff: cc/ipc/DEPS

Issue 2893233002: Network traffic annotation added to URLLoaderImpl. (Closed)
Patch Set: Mutable network traffic annotation added. Created 3 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+gpu/ipc/common", 2 "+gpu/ipc/common",
3 "+mojo/common", 3 "+mojo/common",
4 "+mojo/public", 4 "+mojo/public",
5 "+net/traffic_annotation",
5 "+skia/public", 6 "+skia/public",
6 "+ui/gfx/geometry/mojo", 7 "+ui/gfx/geometry/mojo",
7 "+ui/latency/ipc", 8 "+ui/latency/ipc",
8 "+ui/latency/mojo", 9 "+ui/latency/mojo",
9 ] 10 ]
OLDNEW
« no previous file with comments | « cc/ipc/BUILD.gn ('k') | cc/ipc/cc_param_traits.h » ('j') | cc/ipc/cc_param_traits.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698