summaryrefslogtreecommitdiffstats
path: root/build/build_output_dirs_android.gyp
Commit message (Collapse)AuthorAgeFilesLines
* Fix spurious rebuilds of apks for Android build.yfriedman@chromium.org2012-10-131-3/+4
| | | | | | | | BUG=154522 Review URL: https://chromiumcodereview.appspot.com/11090039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161737 0039d316-1c4b-4281-b951-d872f2087c98
* Move Android's build_output_dirs target to its own file.peter@chromium.org2012-09-211-0/+37
We shouldn't have logic in all_android.gyp. The purpose of that file is solely to have a list of dependencies which should be build when creating a gyp file for Android. BUG= TEST=gyp generation works. Review URL: https://codereview.chromium.org/10959039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157963 0039d316-1c4b-4281-b951-d872f2087c98