Remove final uses of app.accountReady

Change-Id: I9ed0591d3c0fa673a7bcadbbee0b998b0a57eb05
This commit is contained in:
Andrew Bonventre
2016-03-29 14:06:39 -04:00
parent f3b33a04d2
commit cfacb80095
19 changed files with 24 additions and 59 deletions

View File

@@ -20,7 +20,6 @@ limitations under the License.
<script src="../../../bower_components/webcomponentsjs/webcomponents-lite.min.js"></script>
<script src="../../../bower_components/web-component-tester/browser.js"></script>
<script src="../../../test/fake-app.js"></script>
<script src="../../../scripts/util.js"></script>
<link rel="import" href="../../../bower_components/iron-test-helpers/iron-test-helpers.html">