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

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

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.output1
diff --git a/scripts/slave/unittests/data/patch_path_filter/git_patch3.output1 b/scripts/slave/unittests/data/patch_path_filter/git_patch3.output1
deleted file mode 100644
index 2da6058967f9632db3d1b9926e3e1e940e9428c0..0000000000000000000000000000000000000000
--- a/scripts/slave/unittests/data/patch_path_filter/git_patch3.output1
+++ /dev/null
@@ -1,23 +0,0 @@
-Index: webrtc/LICENSE
-diff --git webrtc/LICENSE webrtc/LICENSE
-old mode 100644
-new mode 100755
-Index: webrtc/test/common_unittest.cc
-diff --git webrtc/test/common_unittest.cc webrtc/test/common_unittest.cc
-index 082c18c..3047f07 100644
---- webrtc/test/common_unittest.cc
-+++ webrtc/test/common_unittest.cc
-@@ -8,12 +8,12 @@
- * be found in the AUTHORS file in the root of the source tree.
- */
- #include "webrtc/common.h"
--
- #include "testing/gtest/include/gtest/gtest.h"
-
- namespace webrtc {
- namespace {
-
-+// Dummy comment
- struct MyExperiment {
- static const int kDefaultFactor;
- static const int kDefaultOffset;

Powered by Google App Engine
This is Rietveld 408576698