Sync: Use mojo GoogleServiceAuthError instead of rolling our own |
|
Issue descriptionThe Sync java code has its own version [1] of the C++ GoogleServiceAuthError class, which has to be kept in sync manually (see bug 866329 ). Instead, we should use the common GoogleServiceAuthError (generated via mojo). [1] chrome/android/java/src/org/chromium/chrome/browser/sync/GoogleServiceAuthError.java. |
|
►
Sign in to add a comment |
|
Comment 1 by treib@chromium.org
, Nov 2