| Index: chrome/test/data/extensions/api_test/bluetooth/test_discovery.html
|
| diff --git a/chrome/test/data/extensions/api_test/app_notifications/launch.html b/chrome/test/data/extensions/api_test/bluetooth/test_discovery.html
|
| similarity index 80%
|
| copy from chrome/test/data/extensions/api_test/app_notifications/launch.html
|
| copy to chrome/test/data/extensions/api_test/bluetooth/test_discovery.html
|
| index f28550062ea44f16ade678c89ec14e0babe5a48a..9d78ded8e7cedd2e10796b75fb8f841f55f6839a 100644
|
| --- a/chrome/test/data/extensions/api_test/app_notifications/launch.html
|
| +++ b/chrome/test/data/extensions/api_test/bluetooth/test_discovery.html
|
| @@ -3,4 +3,4 @@
|
| * source code is governed by a BSD-style license that can be found in the
|
| * LICENSE file.
|
| -->
|
| -<h1>Launch page!</h1>
|
| +<script src="test_discovery.js"></script>
|
|
|