mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 19:09:16 -04:00
10 lines
326 B
C++
10 lines
326 B
C++
--- components/metrics/motherboard.cc.orig 2022-10-24 13:33:33 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"
|
|
|