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

Unified Diff: webrtc/build/android_tests.gyp

Issue 2020213002: Rename APK tests workaround to make it more generic. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Add owners wildcard for GYP in webrtc/api Created 4 years, 7 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 | « webrtc/api/api_tests.gyp ('k') | webrtc/build/android_tests_noop.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/android_tests.gyp
diff --git a/webrtc/build/apk_tests.gyp b/webrtc/build/android_tests.gyp
similarity index 98%
rename from webrtc/build/apk_tests.gyp
rename to webrtc/build/android_tests.gyp
index ba83acc14bb1db9f171bd3d6e6cff320cfc7abf6..8bd2b97694b4f1e86f0b66653b549571b2faeece 100644
--- a/webrtc/build/apk_tests.gyp
+++ b/webrtc/build/android_tests.gyp
@@ -7,8 +7,8 @@
# be found in the AUTHORS file in the root of the source tree.
# This file exists in two versions. A no-op version under
-# webrtc/build/apk_tests_noop.gyp and this one. This gyp file builds the apk
-# unit tests (for Android) assuming that WebRTC is built inside a Chromium
+# webrtc/build/android_tests_noop.gyp and this one. This gyp file builds the
+# tests (for Android) assuming that WebRTC is built inside a Chromium
# workspace. The no-op version is included when building WebRTC without
# Chromium. This is a workaround for the fact that 'includes' don't expand
# variables and that the relative location of apk_test.gypi is different for
« no previous file with comments | « webrtc/api/api_tests.gyp ('k') | webrtc/build/android_tests_noop.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698