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

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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
This is Rietveld 408576698