| Index: google_apis/gaia/gaia_constants.cc
|
| diff --git a/google_apis/gaia/gaia_constants.cc b/google_apis/gaia/gaia_constants.cc
|
| index b9193f81cc81cf8e888d342372fdcf406f4ab23e..0dd5236853b80fea91353d6252e72f3f9f4943a5 100644
|
| --- a/google_apis/gaia/gaia_constants.cc
|
| +++ b/google_apis/gaia/gaia_constants.cc
|
| @@ -29,10 +29,6 @@ const char kCloudPrintService[] = "cloudprint";
|
| const char kDeviceManagementServiceOAuth[] =
|
| "https://www.googleapis.com/auth/chromeosdevicemanagement";
|
|
|
| -// OAuth scopes for chrome web store.
|
| -const char kCWSNotificationScope[] =
|
| - "https://www.googleapis.com/auth/chromewebstore.notification";
|
| -
|
| // Service for LSO endpoint of Google that exposes OAuth APIs.
|
| const char kLSOService[] = "lso";
|
|
|
|
|