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

Unified Diff: chrome/browser/resources/options/options_bundle.js

Issue 8137003: Add display of available bluetooth devices, and mechanism for retrieving the list. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Add opacity transition animation for the Bluetooth scanning indicator. Created 9 years, 2 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/browser/resources/options/options_bundle.js
diff --git a/chrome/browser/resources/options/options_bundle.js b/chrome/browser/resources/options/options_bundle.js
index 2ff9582e6866cc8cb79ab20ade7014c6a7cd2ccb..3b73385ad255c4429a61eb787c1807200f63b663 100644
--- a/chrome/browser/resources/options/options_bundle.js
+++ b/chrome/browser/resources/options/options_bundle.js
@@ -20,6 +20,7 @@
<include src="chromeos/internet_options.js"></include>
<include src="chromeos/internet_detail.js"></include>
<include src="chromeos/system_options.js"></include>
+ <include src="chromeos/bluetooth_list_element.js"></include>
<include src="chromeos/accounts_options.js"></include>
<include src="chromeos/proxy_options.js"></include>
<include src="chromeos/proxy_rules_list.js"></include>

Powered by Google App Engine
This is Rietveld 408576698