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

Unified Diff: ash/common/shelf/shelf_button_pressed_metric_tracker.cc

Issue 2187953002: mash: Migrate ShelfButton* to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/common/shelf/shelf_button_pressed_metric_tracker.cc
diff --git a/ash/shelf/shelf_button_pressed_metric_tracker.cc b/ash/common/shelf/shelf_button_pressed_metric_tracker.cc
similarity index 98%
rename from ash/shelf/shelf_button_pressed_metric_tracker.cc
rename to ash/common/shelf/shelf_button_pressed_metric_tracker.cc
index 19df2f02d47d624bb8d5a425b2abf43bbb76acac..c7a9956c95bd3af6515ef85d88a2c9cff7f54e93 100644
--- a/ash/shelf/shelf_button_pressed_metric_tracker.cc
+++ b/ash/common/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/shelf/shelf_button_pressed_metric_tracker.h"
+#include "ash/common/shelf/shelf_button_pressed_metric_tracker.h"
#include "ash/common/wm_shell.h"
#include "base/metrics/histogram_macros.h"

Powered by Google App Engine
This is Rietveld 408576698