Chromium Code Reviews

Unified Diff: tools-webrtc/autoroller/unittests/testdata/DEPS.chromium.new

Issue 2864213004: Rename tools-webrtc -> tools_webrtc (Closed)
Patch Set: REmove symlink Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: tools-webrtc/autoroller/unittests/testdata/DEPS.chromium.new
diff --git a/tools-webrtc/autoroller/unittests/testdata/DEPS.chromium.new b/tools-webrtc/autoroller/unittests/testdata/DEPS.chromium.new
deleted file mode 100644
index d53083ceec5e79c5757f12f79d69cd18a53d09e3..0000000000000000000000000000000000000000
--- a/tools-webrtc/autoroller/unittests/testdata/DEPS.chromium.new
+++ /dev/null
@@ -1,13 +0,0 @@
-# DEPS file for unit tests.
-
-vars = {
- 'chromium_git': 'https://chromium.googlesource.com',
-
- # This is updated compared to the DEPS.chromium.old file.
- 'buildtools_revision': '55ad626b08ef971fd82a62b7abb325359542952b',
-}
-
-deps = {
- 'src/buildtools':
- Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_revision'),
-}
« no previous file with comments | « tools-webrtc/autoroller/unittests/testdata/DEPS ('k') | tools-webrtc/autoroller/unittests/testdata/DEPS.chromium.old » ('j') | no next file with comments »

Powered by Google App Engine