Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / extensions / browsertest / last_error / bg.html
blob09df0fd7566607a74708c7f2d37e0362f8aa4c68
1 <!--
2 * Copyright (c) 2011 The Chromium Authors. All rights reserved. Use of this
3 * source code is governed by a BSD-style license that can be found in the
4 * LICENSE file.
5 -->
6 <html>
7 <head>
8 <script src="bg.js"></script>
9 </head>
10 <body>
11 <div> Last Error Test </div>
12 </body>
13 </html>