Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spurious rebuilds of apks for Android build. | yfriedman@chromium.org | 2012-10-13 | 1 | -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.org | 2012-09-21 | 1 | -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 |