Add PSS.getActiveDataTypes().
commit86e260e3374e107306d8759e78f886a5f5c0de6e
authormaxbogue <maxbogue@chromium.org>
Wed, 18 Mar 2015 21:56:26 +0000 (18 14:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 18 Mar 2015 21:56:51 +0000 (18 21:56 +0000)
tree5fa3ba63d33f0bd890fd382a708434bccc2e1e2d
parentfa5d346f6becc21306366811b0b8a2f98de98a42
Add PSS.getActiveDataTypes().

Currently PSS.getPreferredDataTypes actually returns
PSS::getActiveDataTypes(), which causes some problems. This CL is 1/3.
The second will change the appropriate downstream calls to
getActiveDataTypes() and the third will fix getPreferredDataTypes().

BUG=466223

Review URL: https://codereview.chromium.org/1017683005

Cr-Commit-Position: refs/heads/master@{#321217}
chrome/android/java/src/org/chromium/chrome/browser/sync/ProfileSyncService.java
chrome/browser/sync/profile_sync_service_android.cc
chrome/browser/sync/profile_sync_service_android.h