| Index: chrome/test/data/extensions/platform_apps/web_view_isolation/storage2.html
|
| diff --git a/chrome/test/data/extensions/platform_apps/web_view_isolation/storage2.html b/chrome/test/data/extensions/platform_apps/web_view_isolation/storage2.html
|
| deleted file mode 100644
|
| index d12b17caefaecd9acd38d7dad0446d510f905b02..0000000000000000000000000000000000000000
|
| --- a/chrome/test/data/extensions/platform_apps/web_view_isolation/storage2.html
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -<!--
|
| - * Copyright (c) 2012 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.
|
| --->
|
| -<html>
|
| -<head>
|
| -<script src="storage.js"></script>
|
| -</head>
|
| -<body>
|
| -Empty page 2, used for testing storage isolation.
|
| -</body>
|
| -</html>
|
|
|