• Zach Trudo's avatar
    Adds protos required for Messaging Layer · 9ca07884
    Zach Trudo authored
    File Changes:
    ~ chrome/browser/chromeos/
    | ~ BUILD.gn
    |   Added reporting_record_proto, and reporting_constants_proto
    |   targets
    + chrome/browser/chromeos/policy/messaging_layer/
    | + proto/record.proto
    |   Contains Record, WrappedRecord, and EncryptedRecord.
    | + public/record_constants.proto
    |   Contatins constants that the user will use to indicate the
    |   destination and priority of their records.
    
    Change-Id: I2ee585d8294781ea4cece76d74b72513d787596f
    
    Bug: b:153365169
    Change-Id: I2ee585d8294781ea4cece76d74b72513d787596f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2139854
    Commit-Queue: Zach Trudo <zatrudo@google.com>
    Reviewed-by: default avatarSergey Poromov <poromov@chromium.org>
    Auto-Submit: Zach Trudo <zatrudo@google.com>
    Cr-Commit-Position: refs/heads/master@{#760573}
    9ca07884
BUILD.gn 159 KB