12 lines
343 B
Text
12 lines
343 B
Text
|
Index: components/metrics/motherboard.cc
|
||
|
--- components/metrics/motherboard.cc.orig
|
||
|
+++ 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"
|
||
|
|