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

Side by Side Diff: device/test/data/bluetooth/uppercase_uuid.xml

Issue 11075006: Moved bluetooth adapter files to device/bluetooth/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: renamed 'bluetooth' target to 'device_bluetooth'. Created 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8" ?> 1 <?xml version="1.0" encoding="UTF-8" ?>
2 <record> 2 <record>
3 <attribute id="0x0001"> 3 <attribute id="0x0001">
4 <sequence> 4 <sequence>
5 <uuid value="01234567-89AB-CDEF-0123-456789ABCDEF" /> 5 <uuid value="01234567-89AB-CDEF-0123-456789ABCDEF" />
6 </sequence> 6 </sequence>
7 </attribute> 7 </attribute>
8 </record> 8 </record>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698