Fix extension link error on Android.
The USB extension binding code introduced in r134423 is excluded from the build when OS==android, but still calls the excluded code. None of the other bindings are excluded on Android currently, and the files do actually build, so just reinclude them for now. More extension code may be excluded from android in future, but in a less piecemeal way. Review URL: https://chromiumcodereview.appspot.com/10855047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151081 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment