Presubmit header guard warning is mixed up |
|
Issue descriptionExample I just hit below: Running presubmit upload checks ... ** Presubmit Warnings ** Header using the wrong include guard name COMPONENTS_CRYPTAUTH_BLE_FAKE_BACKGROUND_EID_GENERATOR_H_ components/cryptauth/fake_background_eid_generator.h:5 *************** Expected: u'COMPONENTS_CRYPTAUTH_BLE_FAKE_BACKGROUND_EID_GENERATOR_H_' Got: 'COMPONENTS_CRYPTAUTH_FAKE_BACKGROUND_EID_GENERATOR_H_' *************** It's saying it expects the same string that it was just complaining about! :p |
|
►
Sign in to add a comment |
|
Comment 1 by hansberry@chromium.org
, Apr 4 2018