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

Side by Side Diff: patches/10_remove_nexus_s_from_device_list.patch

Issue 10850027: libmtp: Remove the Nexus S from the list of known MTP devices. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libmtp/
Patch Set: Created 8 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | src/music-players.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Index: src/music-players.h
2 ===================================================================
3 --- src/music-players.h (revision 149707)
4 +++ src/music-players.h (working copy)
5 @@ -1553,9 +1553,6 @@
6 // Reported by anonymous Sourceforge user
7 { "Google Inc (for Asus)", 0x18d1, "TF101 Transformer", 0x4e0f,
8 DEVICE_FLAGS_ANDROID_BUGS },
9 - // Reported by Laurent Artaud <laurenta@users.sourceforge.net>
10 - { "Google Inc (for Samsung)", 0x18d1, "Nexus S", 0x4e21,
11 - DEVICE_FLAGS_ANDROID_BUGS },
12 // Reported by Chris Smith <tcgsmythe@users.sourceforge.net>
13 { "Google Inc (for Asus)", 0x18d1, "Nexus 7", 0x4e41,
14 DEVICE_FLAGS_ANDROID_BUGS },
OLDNEW
« no previous file with comments | « no previous file | src/music-players.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698