mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
10 lines
326 B
C++
10 lines
326 B
C++
--- components/metrics/motherboard.cc.orig 2022-12-01 10:35:46 UTC
|
|
+++ components/metrics/motherboard.cc
|
|
@@ -1,6 +1,7 @@
|
|
// Copyright 2022 The Chromium Authors
|
|
// Use of this source code is governed by a BSD-style license that can be
|
|
// found in the LICENSE file.
|
|
+// CHECK
|
|
|
|
#include "components/metrics/motherboard.h"
|
|
|