Add first java source code and gyp/ant changes to build java code.
commite511f1c2d0b9accaee311da5a3f295a8bce54376
authornavabi@google.com <navabi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 29 Feb 2012 06:06:07 +0000 (29 06:06 +0000)
committernavabi@google.com <navabi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 29 Feb 2012 06:06:07 +0000 (29 06:06 +0000)
tree5602a86905318f2b02a503d0c1eec1c61a87eec0
parentfa6e2d555df8ffa9b192038cc87380abdc8bd33e
Add first java source code and gyp/ant changes to build java code.

Introduce the first java source for chrome on android to base/android/java.
Also add new target to build the java source in the directory.  Currently
there is a dummy java file called DeleteStaging.java that should be replaced
when real base java source code is upstreamed.  This will be the java files
from this patch: https://chromiumcodereview.appspot.com/9443018/.  The
DeleteStaging.java file should be removed once real java code is checked in.

BUG=
TEST=

Review URL: http://codereview.chromium.org/9514018

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124134 0039d316-1c4b-4281-b951-d872f2087c98
base/android/java/base.xml [new file with mode: 0644]
base/android/java/java.gyp [new file with mode: 0644]
base/android/java/org/chromium/base/DeleteStaging.java [new file with mode: 0644]
build/all_android.gyp