diff options
Diffstat (limited to 'third_party/libwebrtc/build/util/chromium_git_revision.h.in')
-rw-r--r-- | third_party/libwebrtc/build/util/chromium_git_revision.h.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/libwebrtc/build/util/chromium_git_revision.h.in b/third_party/libwebrtc/build/util/chromium_git_revision.h.in new file mode 100644 index 0000000000..41c115979c --- /dev/null +++ b/third_party/libwebrtc/build/util/chromium_git_revision.h.in @@ -0,0 +1,8 @@ +// Copyright 2021 The Chromium Authors. All rights reserved. +// Use of this source is governed by a BSD-style license that can be +// found in the LICENSE file. + +// chromium_git_revision.h is generated from chromium_git_revision.h.in. Edit +// the source! + +#define CHROMIUM_GIT_REVISION "@@LASTCHANGE@" |