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

Side by Side Diff: tools/ipc_fuzzer/message_lib/DEPS

Issue 2352533003: [Autofill] Migrate ChromePasswordManagerClient<-->PasswordGenerationAgent IPCs to mojo. (Closed)
Patch Set: Rebase only Created 4 years, 2 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
« no previous file with comments | « ipc/ipc_message_start.h ('k') | tools/ipc_fuzzer/message_lib/all_messages.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chrome/common", 2 "+chrome/common",
3 "+components/autofill/content/common",
4 "+components/dns_prefetch/common", 3 "+components/dns_prefetch/common",
5 "+components/nacl/common", 4 "+components/nacl/common",
6 "+components/network_hints/common", 5 "+components/network_hints/common",
7 "+components/password_manager/content/common", 6 "+components/password_manager/content/common",
8 "+components/pdf/common", 7 "+components/pdf/common",
9 "+components/spellcheck/common", 8 "+components/spellcheck/common",
10 "+components/tracing", 9 "+components/tracing",
11 "+components/translate", 10 "+components/translate",
12 "+components/visitedlink/common", 11 "+components/visitedlink/common",
13 "+content/child", 12 "+content/child",
14 "+content/common", 13 "+content/common",
15 "+extensions/common", 14 "+extensions/common",
16 "+remoting/host", 15 "+remoting/host",
17 ] 16 ]
OLDNEW
« no previous file with comments | « ipc/ipc_message_start.h ('k') | tools/ipc_fuzzer/message_lib/all_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698