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

Unified Diff: chrome/android/java/res/xml/usb_chooser_preferences.xml

Issue 2159533002: Add a section to Site Settings listing USB devices. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@android_usb_settings
Patch Set: Iterate ArrayLists by index. Created 4 years, 4 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/android/java/res/xml/usb_chooser_preferences.xml
diff --git a/chrome/android/examples/partner_browser_customizations_provider/res/values/bookmarks_icons.xml b/chrome/android/java/res/xml/usb_chooser_preferences.xml
similarity index 72%
copy from chrome/android/examples/partner_browser_customizations_provider/res/values/bookmarks_icons.xml
copy to chrome/android/java/res/xml/usb_chooser_preferences.xml
index 8daf56da7e72bebd2ae1f4a510c2cd3d37cff3c0..4d2261fc53500ffd8cba03a89419f7b1d4d88e32 100644
--- a/chrome/android/examples/partner_browser_customizations_provider/res/values/bookmarks_icons.xml
+++ b/chrome/android/java/res/xml/usb_chooser_preferences.xml
@@ -3,6 +3,4 @@
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
-<resources>
- <array name="bookmark_preloads" />
-</resources>
+<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" />
« no previous file with comments | « chrome/android/java/res/xml/site_settings_preferences.xml ('k') | chrome/android/java/res/xml/usb_device_preferences.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698