Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(236)

Unified Diff: chrome/test/data/extensions/api_test/bluetooth/test_events.html

Issue 10759006: Simple event tests for the Bluetooth API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698