[Push] Use proper accessors for PushMessagingApplicationId.
commite9c5cfd4faaac1aab890dba81c2423126eee64ee
authormlamouri <mlamouri@chromium.org>
Tue, 17 Feb 2015 14:40:18 +0000 (17 06:40 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 17 Feb 2015 14:41:19 +0000 (17 14:41 +0000)
treeb0bc8f07e1b7c74338c29f85a74dbb2dd964d933
parent44a7e5b66d185e425ec2963096fd23a32598b0bb
[Push] Use proper accessors for PushMessagingApplicationId.

The current design is violating the coding style (public member
variables) and is breaking some implicit functions used by some
STL implementations.

BUG=443228

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

Cr-Commit-Position: refs/heads/master@{#316576}
chrome/browser/services/gcm/push_messaging_application_id.cc
chrome/browser/services/gcm/push_messaging_application_id.h
chrome/browser/services/gcm/push_messaging_application_id_unittest.cc
chrome/browser/services/gcm/push_messaging_browsertest.cc
chrome/browser/services/gcm/push_messaging_service_impl.cc