Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1496)

Unified Diff: chrome/browser/android/metrics/uma_bridge.cc

Issue 968943004: Move Android metrics files into a /metrics/ subfolder/package. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/android/metrics/uma_bridge.h ('k') | chrome/browser/android/metrics/uma_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/metrics/uma_bridge.cc
diff --git a/chrome/browser/android/uma_bridge.cc b/chrome/browser/android/metrics/uma_bridge.cc
similarity index 97%
rename from chrome/browser/android/uma_bridge.cc
rename to chrome/browser/android/metrics/uma_bridge.cc
index 2b27ee5d0c93097c08fdee5bd1c0a8925c8ad8e0..9577106e2e2c9415a9ce6885a652535fb48148da 100644
--- a/chrome/browser/android/uma_bridge.cc
+++ b/chrome/browser/android/metrics/uma_bridge.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_bridge.h"
+#include "chrome/browser/android/metrics/uma_bridge.h"
#include <jni.h>
« no previous file with comments | « chrome/browser/android/metrics/uma_bridge.h ('k') | chrome/browser/android/metrics/uma_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698