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

Unified Diff: webrtc/test/fuzzers/DEPS

Issue 2046493002: Allow fuzzers to depend on anything. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/fuzzers/DEPS
diff --git a/webrtc/system_wrappers/DEPS b/webrtc/test/fuzzers/DEPS
similarity index 51%
copy from webrtc/system_wrappers/DEPS
copy to webrtc/test/fuzzers/DEPS
index 7452a9fb160eb3ee59e835c1df67d498959d03f4..cdbb5660e996776992bd9e0c6d742def8dc0a383 100644
--- a/webrtc/system_wrappers/DEPS
+++ b/webrtc/test/fuzzers/DEPS
@@ -1,4 +1,3 @@
include_rules = [
- "+webrtc/base",
+ "+webrtc",
]
-
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698