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

Unified Diff: webrtc/examples/androidapp/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/androidapp/README ('k') | webrtc/examples/androidapp/res/values-v21/styles.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/examples/androidapp/build.xml
diff --git a/webrtc/examples/androidapp/build.xml b/webrtc/examples/androidapp/build.xml
index ae0679489351b6c4a371f166614e1846566b8aee..aa1db6db79af32376228da6feed47d18fd2ad1a0 100644
--- a/webrtc/examples/androidapp/build.xml
+++ b/webrtc/examples/androidapp/build.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="AppRTCDemo" default="help">
+<project name="AppRTCMobile" 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/androidapp/README ('k') | webrtc/examples/androidapp/res/values-v21/styles.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698