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

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

Issue 848453003: Ipclist fixes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing DEPS entry Created 5 years, 11 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/ipclist/ipclist.cc ('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/dns_prefetch/common",
4 "+components/nacl/common", 5 "+components/nacl/common",
5 "+components/password_manager/content/common", 6 "+components/password_manager/content/common",
6 "+components/pdf/common", 7 "+components/pdf/common",
7 "+components/tracing", 8 "+components/tracing",
8 "+components/translate", 9 "+components/translate",
9 "+components/visitedlink/common", 10 "+components/visitedlink/common",
10 "+content/child", 11 "+content/child",
11 "+content/common", 12 "+content/common",
12 "+extensions/common", 13 "+extensions/common",
13 "+remoting/host", 14 "+remoting/host",
14 ] 15 ]
OLDNEW
« no previous file with comments | « tools/ipc_fuzzer/ipclist/ipclist.cc ('k') | tools/ipc_fuzzer/message_lib/all_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698