Chromium Code Reviews

Unified Diff: ash/shelf/shelf_button_pressed_metric_tracker.cc

Issue 2734683002: chromeos: Move files in //ash/common to //ash, part 2 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: ash/shelf/shelf_button_pressed_metric_tracker.cc
diff --git a/ash/common/shelf/shelf_button_pressed_metric_tracker.cc b/ash/shelf/shelf_button_pressed_metric_tracker.cc
similarity index 97%
rename from ash/common/shelf/shelf_button_pressed_metric_tracker.cc
rename to ash/shelf/shelf_button_pressed_metric_tracker.cc
index a27ff7413a48ff540efcc0adc3e87e78e2d9a849..0724cf6b125e553f5ab365454e9c2b33b6e75616 100644
--- a/ash/common/shelf/shelf_button_pressed_metric_tracker.cc
+++ b/ash/shelf/shelf_button_pressed_metric_tracker.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 "ash/common/shelf/shelf_button_pressed_metric_tracker.h"
+#include "ash/shelf/shelf_button_pressed_metric_tracker.h"
#include "ash/common/wm_shell.h"
#include "base/metrics/histogram_macros.h"
« no previous file with comments | « ash/shelf/shelf_button_pressed_metric_tracker.h ('k') | ash/shelf/shelf_button_pressed_metric_tracker_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine