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

Unified Diff: tools/ipc_fuzzer/DEPS

Issue 18254010: IPC fuzzer child process component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed comments Created 7 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: tools/ipc_fuzzer/DEPS
diff --git a/tools/ipc_fuzzer/DEPS b/tools/ipc_fuzzer/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8bb9d326b8abc92daa5bc303eb68f4c45f924469
--- /dev/null
+++ b/tools/ipc_fuzzer/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+chrome",
jochen (gone - plz use gerrit) 2013/10/31 10:47:00 it's kinda ugly that you depend on chrome just for
aedla 2013/11/26 17:09:50 I'd rather keep this dependency because the next C
+]

Powered by Google App Engine
This is Rietveld 408576698