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

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

Issue 10695161: Bluetooth API: test discovery callback. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: upload against correct base 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_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>

Powered by Google App Engine
This is Rietveld 408576698