Implementation of the NetworkingConfigService
[chromium-blink-merge.git] / chrome / test / data / nacl / extension_validation_cache / extension_validation_cache.html
blobab8d08efe005f314f7fa4e457e84b83a56db4bcb
1 <html>
2 <!--
3 Copyright 2014 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file.
6 -->
7 <head>
8 <script type="text/javascript" src="nacltest.js"></script>
9 <script type="text/javascript" src="load_util.js"></script>
10 <script type="text/javascript" src="extension_validation_cache.js"></script>
11 <title>NaCl Extension nexe-load validation cache test</title>
12 </head>
13 <body>
14 <h1>NaCl Extension nexe-load validation cache test</h1>
15 <!-- NaCl embed will be created by extension_validation_cache.js -->
16 </body>
17 </html>