| Index: chrome/test/data/extensions/api_test/bluetooth/test_events.html
|
| diff --git a/chrome/test/data/extensions/api_test/app_notifications/launch.html b/chrome/test/data/extensions/api_test/bluetooth/test_events.html
|
| similarity index 82%
|
| copy from chrome/test/data/extensions/api_test/app_notifications/launch.html
|
| copy to chrome/test/data/extensions/api_test/bluetooth/test_events.html
|
| index f28550062ea44f16ade678c89ec14e0babe5a48a..ae676991bdd99821a0a5396ff0e94c01f377276e 100644
|
| --- a/chrome/test/data/extensions/api_test/app_notifications/launch.html
|
| +++ b/chrome/test/data/extensions/api_test/bluetooth/test_events.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_events.js"></script>
|
|
|