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

Unified Diff: scripts/slave/unittests/data/patch_path_filter/git_patch3.output2

Issue 505153002: WebRTC: Remove android_apk recipe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebased Created 6 years, 4 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: scripts/slave/unittests/data/patch_path_filter/git_patch3.output2
diff --git a/scripts/slave/unittests/data/patch_path_filter/git_patch3.output2 b/scripts/slave/unittests/data/patch_path_filter/git_patch3.output2
deleted file mode 100644
index c2303c88c504928e62a29f02b199107fcb6814b8..0000000000000000000000000000000000000000
--- a/scripts/slave/unittests/data/patch_path_filter/git_patch3.output2
+++ /dev/null
@@ -1,26 +0,0 @@
-Index: tools/PRESUBMIT.py
-diff --git tools/PRESUBMIT.py tools/PRESUBMIT.py
-old mode 100644
-new mode 100755
-Index: tools/valgrind-webrtc/webrtc_tests.py
-diff --git tools/valgrind-webrtc/webrtc_tests.py tools/valgrind-webrtc/webrtc_tests.py
-index 9a1b580..341483a 100755
---- tools/valgrind-webrtc/webrtc_tests.py
-+++ tools/valgrind-webrtc/webrtc_tests.py
-@@ -6,7 +6,6 @@
- # tree. An additional intellectual property rights grant can be found
- # in the file PATENTS. All contributing project authors may
- # be found in the AUTHORS file in the root of the source tree.
--
- """Runs various WebRTC tests through valgrind_test.py.
-
- This script inherits the chrome_tests.py in Chrome, but allows running any test
-@@ -36,7 +35,7 @@ import logging_utils
- import path_utils
-
- import chrome_tests
--
-+# Dummy comment
-
- class WebRTCTest(chrome_tests.ChromeTests):
- """Class that handles setup of suppressions for WebRTC.

Powered by Google App Engine
This is Rietveld 408576698