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

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

Issue 2387613002: Merge Content Settings IPCs back to chrome/common/render_messages.h (Closed)
Patch Set: Cover param_traits in chrome/common/OWNERS, as requested by the presubmit script 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 | « tools/ipc_fuzzer/message_lib/BUILD.gn ('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", 3 "+components/autofill/content/common",
4 "+components/content_settings/content/common",
5 "+components/dns_prefetch/common", 4 "+components/dns_prefetch/common",
6 "+components/nacl/common", 5 "+components/nacl/common",
7 "+components/network_hints/common", 6 "+components/network_hints/common",
8 "+components/password_manager/content/common", 7 "+components/password_manager/content/common",
9 "+components/pdf/common", 8 "+components/pdf/common",
10 "+components/spellcheck/common", 9 "+components/spellcheck/common",
11 "+components/tracing", 10 "+components/tracing",
12 "+components/translate", 11 "+components/translate",
13 "+components/visitedlink/common", 12 "+components/visitedlink/common",
14 "+content/child", 13 "+content/child",
15 "+content/common", 14 "+content/common",
16 "+extensions/common", 15 "+extensions/common",
17 "+remoting/host", 16 "+remoting/host",
18 ] 17 ]
OLDNEW
« no previous file with comments | « tools/ipc_fuzzer/message_lib/BUILD.gn ('k') | tools/ipc_fuzzer/message_lib/all_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698