| Index: chrome/browser/printing/cloud_print/privet_constants.h
|
| diff --git a/chrome/browser/printing/cloud_print/privet_constants.h b/chrome/browser/printing/cloud_print/privet_constants.h
|
| index e670885dd94b4948be3d8c985f9afde768fa9cd8..51bf96c982cbf538643c1b834a461f2391234fe3 100644
|
| --- a/chrome/browser/printing/cloud_print/privet_constants.h
|
| +++ b/chrome/browser/printing/cloud_print/privet_constants.h
|
| @@ -33,10 +33,6 @@ extern const char kPrivetErrorInvalidXPrivetToken[];
|
| extern const char kPrivetErrorTimeout[];
|
| extern const char kPrivetErrorCancel[];
|
|
|
| -extern const char kPrivetV3ErrorDeviceBusy[];
|
| -extern const char kPrivetV3ErrorInvalidParams[];
|
| -extern const char kPrivetV3ErrorSetupUnavailable[];
|
| -
|
| extern const char kPrivetActionStart[];
|
| extern const char kPrivetActionGetClaimToken[];
|
| extern const char kPrivetActionComplete[];
|
|
|