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

Unified Diff: tools/ipc_fuzzer/message_lib/DEPS

Issue 105083002: IPC fuzzer: create message_lib library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments. Created 7 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/ipc_fuzzer/DEPS ('k') | tools/ipc_fuzzer/message_lib/all_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_lib/DEPS
diff --git a/tools/ipc_fuzzer/message_lib/DEPS b/tools/ipc_fuzzer/message_lib/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..5b62065526abdd9ff64e5f3be323a67a22fd01b8
--- /dev/null
+++ b/tools/ipc_fuzzer/message_lib/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+chrome/common",
+ "+components/autofill/core/common",
+ "+components/nacl/common",
+ "+components/tracing",
+ "+components/visitedlink/common",
+ "+content/common",
+]
« no previous file with comments | « tools/ipc_fuzzer/DEPS ('k') | tools/ipc_fuzzer/message_lib/all_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698