| Index: components/variations/metrics_util_unittest.cc
|
| ===================================================================
|
| --- components/variations/metrics_util_unittest.cc (working copy)
|
| +++ components/variations/metrics_util_unittest.cc (working copy)
|
| @@ -2,7 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/common/metrics/metrics_util.h"
|
| +#include "components/variations/metrics_util.h"
|
| +
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace metrics {
|
|
|