diff options
author | cjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-18 05:31:24 +0000 |
---|---|---|
committer | cjhopman@chromium.org <cjhopman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-18 05:31:24 +0000 |
commit | a45bdf098663951021653a3c7b483b8e713b3da6 (patch) | |
tree | 8228fc9637fb6d30a4c67e58932c0d68003a07a5 /base/perftimer.h | |
parent | 147938bf063cdc44cdffd3481182d81e820c6a88 (diff) | |
download | chromium_src-a45bdf098663951021653a3c7b483b8e713b3da6.zip chromium_src-a45bdf098663951021653a3c7b483b8e713b3da6.tar.gz chromium_src-a45bdf098663951021653a3c7b483b8e713b3da6.tar.bz2 |
[Android] Only write the ordered libraries file when it changes
This action is triggered whenever the top-level library is re-linked. This file
being touched then triggers generating a Java file, and then
rebuilding/installing the APK. This is all unnecessary.
Instead, only write this file if the output has changed. Then, since the ninja
generator uses restat=1, dependent actions will only be retriggered when this
actual changes (almost never).
BUG=158821
Review URL: https://chromiumcodereview.appspot.com/13891010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194780 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/perftimer.h')
0 files changed, 0 insertions, 0 deletions