Commit ac354a05 authored by Jit Yao Yap's avatar Jit Yao Yap Committed by Commit Bot

Remove wrong no-manual-edit comment

Change-Id: Id1b567b87d88d3f3c29403ad9ec0c794ab9c9fd9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1911794Reviewed-by: default avatarAlexander Hendrich <hendrich@chromium.org>
Commit-Queue: Jit Yao Yap <jityao@google.com>
Cr-Commit-Position: refs/heads/master@{#714512}
parent 67e44b22
......@@ -12,7 +12,6 @@ package enterprise_management;
// Everything below this comment will be synchronized between client and server
// repos ( go/cros-proto-sync ).
// Please don't manually edit any lines below this comment.
message DevicePolicyRefreshRateProto {
// In milliseconds.
......
......@@ -10,7 +10,6 @@ package enterprise_management;
// Everything below this comment will be synchronized between client and server
// repos ( go/cros-proto-sync ).
// Please don't manually edit any lines below this comment.
// This enum needs to be shared between DeviceRegisterRequest and
// LicenseAvailability protos. With java_api_version 1, this means that enum
......
......@@ -10,7 +10,6 @@ package enterprise_management;
// Everything below this comment will be synchronized between client and server
// repos ( go/cros-proto-sync ).
// Please don't manually edit any lines below this comment.
message StringList {
repeated string entries = 1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment