Commit b04cb83b authored by Michael Giuffrida's avatar Michael Giuffrida Committed by Commit Bot

Add missing include

discard_metrics_util.cc should include discard_metrics_util.h.

Change-Id: I542f831ec61202d210c2aa854bfe7276df1f6f5a
Reviewed-on: https://chromium-review.googlesource.com/890305Reviewed-by: default avatarFrançois Doray <fdoray@chromium.org>
Commit-Queue: François Doray <fdoray@chromium.org>
Cr-Commit-Position: refs/heads/master@{#532419}
parent a120c623
......@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/resource_coordinator/discard_metrics_util.h"
#include "base/metrics/histogram_macros.h"
namespace resource_coordinator {
......
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