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

Unified Diff: webrtc/examples/androidtests/build.xml

Issue 2343403002: Rename AppRTCDemo on Android and iOS to AppRTCMobile (Closed)
Patch Set: Rebase Created 4 years, 3 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/examples/androidtests/README ('k') | webrtc/examples/objc/AppRTCDemo/ARDAppClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/examples/androidtests/build.xml
diff --git a/webrtc/examples/androidtests/build.xml b/webrtc/examples/androidtests/build.xml
index 036759bd96e2adb42d7c45123e703e470b682dc9..95847b74c253912a8d75c498fc9b9afbf7cde9af 100644
--- a/webrtc/examples/androidtests/build.xml
+++ b/webrtc/examples/androidtests/build.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="AppRTCDemoTest" default="help">
+<project name="AppRTCMobileTest" default="help">
<!-- The local.properties file is created and updated by the 'android' tool.
It contains the path to the SDK. It should *NOT* be checked into
« no previous file with comments | « webrtc/examples/androidtests/README ('k') | webrtc/examples/objc/AppRTCDemo/ARDAppClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698