forked from benmccann/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert of Changes caching logic of mojo java apps (patchset #5 id:800…
…01 of https://codereview.chromium.org/1149813002/) Reason for revert: Broke windows build. Original issue's description: > Changes caching logic of mojo java apps > > Previously we would extract all necessary files every time we ran the > app. This is obviously unnecessary for any bundled apps. Now we > extract only as necessary. > > R=ben@chromium.org, jcivelli@chromium.org > BUG=none > TEST=none > > Committed: https://crrev.com/128f7a0181634a89a35f681baab1d086d100e377 > Cr-Commit-Position: refs/heads/master@{#330824} TBR=ben@chromium.org,jcivelli@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=none Review URL: https://codereview.chromium.org/1147203002 Cr-Commit-Position: refs/heads/master@{#330832}
- Loading branch information
sky
authored and
Commit bot
committed
May 20, 2015
1 parent
11433b2
commit f8e1299
Showing
10 changed files
with
98 additions
and
354 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.