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

Side by Side Diff: components/nacl/DEPS

Issue 2590173002: Convert NaCl renderer-loader messages to mojo. (Closed)
Patch Set: GetProxy() -> MakeRequest() Created 3 years, 12 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 "+content/public/common", 2 "+content/public/common",
3 "+ipc", 3 "+ipc",
4 "+mojo/public",
4 ] 5 ]
OLDNEW
« no previous file with comments | « no previous file | components/nacl/common/BUILD.gn » ('j') | components/nacl/loader/nacl_trusted_listener.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698