| Index: chrome/test/data/extensions/storage_monitor/hosted_apps/one/index.html
|
| diff --git a/chrome/test/data/extensions/storage_monitor/hosted_apps/one/index.html b/chrome/test/data/extensions/storage_monitor/hosted_apps/one/index.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..eacb101c2cc6315de2f4fade0b73576a5a7bab2f
|
| --- /dev/null
|
| +++ b/chrome/test/data/extensions/storage_monitor/hosted_apps/one/index.html
|
| @@ -0,0 +1,11 @@
|
| +<!--
|
| + * Copyright 2017 The Chromium Authors. All rights reserved.
|
| + * Use of this source code is governed by a BSD-style license that can be
|
| + * found in the LICENSE file.
|
| +-->
|
| +<!DOCTYPE html>
|
| +<html>
|
| +<body>
|
| + <script src="../common.js"></script>
|
| +</body>
|
| +</html>
|
|
|