| Index: chrome/browser/android/metrics/uma_utils.cc
|
| diff --git a/chrome/browser/android/uma_utils.cc b/chrome/browser/android/metrics/uma_utils.cc
|
| similarity index 92%
|
| rename from chrome/browser/android/uma_utils.cc
|
| rename to chrome/browser/android/metrics/uma_utils.cc
|
| index 0e9152ddbe88d7ef87af012af6becac23d4b38e7..12d9f18e8cdc5b484e0e324708ffc567ded9931f 100644
|
| --- a/chrome/browser/android/uma_utils.cc
|
| +++ b/chrome/browser/android/metrics/uma_utils.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/android/uma_utils.h"
|
| +#include "chrome/browser/android/metrics/uma_utils.h"
|
|
|
| #include "jni/UmaUtils_jni.h"
|
|
|
|
|