Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / page_capture / google.html
blob7ebe7c9ebbead0785ca51314ff2aba77484a8dfa
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 <body>
8 <h1>Welcome to the Google</h1>
9 <img src="logo.png"/>
10 <form>
11 <input type="text"/ name="seachQuery"><input type="submit"/>
12 </form>
13 </body>
14 </html>