Index: chrome/test/data/extensions/api_test/networking/test.html |
diff --git a/chrome/test/data/extensions/api_test/filebrowser_mount/test.html b/chrome/test/data/extensions/api_test/networking/test.html |
similarity index 65% |
copy from chrome/test/data/extensions/api_test/filebrowser_mount/test.html |
copy to chrome/test/data/extensions/api_test/networking/test.html |
index 6054e265f47da707a36edc9400a75444901ef06e..c5b8e547d6d0e82be8948d92dd081676b462c4eb 100644 |
--- a/chrome/test/data/extensions/api_test/filebrowser_mount/test.html |
+++ b/chrome/test/data/extensions/api_test/networking/test.html |
@@ -1,11 +1,11 @@ |
<!-- |
- * Copyright (c) 2011 The Chromium Authors. All rights reserved. Use of this |
+ * Copyright (c) 2013 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. |
--> |
<script src="test.js"></script> |
<html> |
<body> |
-FileBrowserMounting tests... |
+NetworkingPrivate tests... |
</body> |
</html> |